Uses of Interface
com.hashicorp.cdktf.providers.aws.autoscaling_traffic_source_attachment.AutoscalingTrafficSourceAttachmentTimeouts
-
Packages that use AutoscalingTrafficSourceAttachmentTimeouts Package Description com.hashicorp.cdktf.providers.aws.autoscaling_traffic_source_attachment aws_autoscaling_traffic_source_attachment -
-
Uses of AutoscalingTrafficSourceAttachmentTimeouts in com.hashicorp.cdktf.providers.aws.autoscaling_traffic_source_attachment
Classes in com.hashicorp.cdktf.providers.aws.autoscaling_traffic_source_attachment that implement AutoscalingTrafficSourceAttachmentTimeouts Modifier and Type Class Description static classAutoscalingTrafficSourceAttachmentTimeouts.Jsii$ProxyAn implementation forAutoscalingTrafficSourceAttachmentTimeoutsMethods in com.hashicorp.cdktf.providers.aws.autoscaling_traffic_source_attachment that return AutoscalingTrafficSourceAttachmentTimeouts Modifier and Type Method Description AutoscalingTrafficSourceAttachmentTimeoutsAutoscalingTrafficSourceAttachmentTimeouts.Builder. build()Builds the configured instance.default AutoscalingTrafficSourceAttachmentTimeoutsAutoscalingTrafficSourceAttachmentConfig. getTimeouts()timeouts block.AutoscalingTrafficSourceAttachmentTimeoutsAutoscalingTrafficSourceAttachmentConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.aws.autoscaling_traffic_source_attachment with parameters of type AutoscalingTrafficSourceAttachmentTimeouts Modifier and Type Method Description voidAutoscalingTrafficSourceAttachment. putTimeouts(AutoscalingTrafficSourceAttachmentTimeouts value)voidAutoscalingTrafficSourceAttachmentTimeoutsOutputReference. setInternalValue(AutoscalingTrafficSourceAttachmentTimeouts value)AutoscalingTrafficSourceAttachment.BuilderAutoscalingTrafficSourceAttachment.Builder. timeouts(AutoscalingTrafficSourceAttachmentTimeouts timeouts)timeouts block.AutoscalingTrafficSourceAttachmentConfig.BuilderAutoscalingTrafficSourceAttachmentConfig.Builder. timeouts(AutoscalingTrafficSourceAttachmentTimeouts timeouts)Sets the value ofAutoscalingTrafficSourceAttachmentConfig.getTimeouts()
-