Uses of Class
com.hashicorp.cdktf.providers.aws.autoscaling_traffic_source_attachment.AutoscalingTrafficSourceAttachmentTimeouts.Builder
-
Packages that use AutoscalingTrafficSourceAttachmentTimeouts.Builder Package Description com.hashicorp.cdktf.providers.aws.autoscaling_traffic_source_attachment aws_autoscaling_traffic_source_attachment -
-
Uses of AutoscalingTrafficSourceAttachmentTimeouts.Builder in com.hashicorp.cdktf.providers.aws.autoscaling_traffic_source_attachment
Methods in com.hashicorp.cdktf.providers.aws.autoscaling_traffic_source_attachment that return AutoscalingTrafficSourceAttachmentTimeouts.Builder Modifier and Type Method Description static AutoscalingTrafficSourceAttachmentTimeouts.BuilderAutoscalingTrafficSourceAttachmentTimeouts. builder()AutoscalingTrafficSourceAttachmentTimeouts.BuilderAutoscalingTrafficSourceAttachmentTimeouts.Builder. create(String create)Sets the value ofAutoscalingTrafficSourceAttachmentTimeouts.getCreate()AutoscalingTrafficSourceAttachmentTimeouts.BuilderAutoscalingTrafficSourceAttachmentTimeouts.Builder. delete(String delete)Sets the value ofAutoscalingTrafficSourceAttachmentTimeouts.getDelete()Constructors in com.hashicorp.cdktf.providers.aws.autoscaling_traffic_source_attachment with parameters of type AutoscalingTrafficSourceAttachmentTimeouts.Builder Constructor Description Jsii$Proxy(AutoscalingTrafficSourceAttachmentTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theAutoscalingTrafficSourceAttachmentTimeouts.Builder.
-