Uses of Interface
com.hashicorp.cdktf.providers.aws.autoscaling_traffic_source_attachment.AutoscalingTrafficSourceAttachmentTrafficSource
-
Packages that use AutoscalingTrafficSourceAttachmentTrafficSource Package Description com.hashicorp.cdktf.providers.aws.autoscaling_traffic_source_attachment aws_autoscaling_traffic_source_attachment -
-
Uses of AutoscalingTrafficSourceAttachmentTrafficSource in com.hashicorp.cdktf.providers.aws.autoscaling_traffic_source_attachment
Classes in com.hashicorp.cdktf.providers.aws.autoscaling_traffic_source_attachment that implement AutoscalingTrafficSourceAttachmentTrafficSource Modifier and Type Class Description static classAutoscalingTrafficSourceAttachmentTrafficSource.Jsii$ProxyAn implementation forAutoscalingTrafficSourceAttachmentTrafficSourceMethods in com.hashicorp.cdktf.providers.aws.autoscaling_traffic_source_attachment that return AutoscalingTrafficSourceAttachmentTrafficSource Modifier and Type Method Description AutoscalingTrafficSourceAttachmentTrafficSourceAutoscalingTrafficSourceAttachmentTrafficSource.Builder. build()Builds the configured instance.AutoscalingTrafficSourceAttachmentTrafficSourceAutoscalingTrafficSourceAttachmentTrafficSourceOutputReference. getInternalValue()default AutoscalingTrafficSourceAttachmentTrafficSourceAutoscalingTrafficSourceAttachmentConfig. getTrafficSource()traffic_source block.AutoscalingTrafficSourceAttachmentTrafficSourceAutoscalingTrafficSourceAttachmentConfig.Jsii$Proxy. getTrafficSource()AutoscalingTrafficSourceAttachmentTrafficSourceAutoscalingTrafficSourceAttachment. getTrafficSourceInput()Methods in com.hashicorp.cdktf.providers.aws.autoscaling_traffic_source_attachment with parameters of type AutoscalingTrafficSourceAttachmentTrafficSource Modifier and Type Method Description voidAutoscalingTrafficSourceAttachment. putTrafficSource(AutoscalingTrafficSourceAttachmentTrafficSource value)voidAutoscalingTrafficSourceAttachmentTrafficSourceOutputReference. setInternalValue(AutoscalingTrafficSourceAttachmentTrafficSource value)AutoscalingTrafficSourceAttachment.BuilderAutoscalingTrafficSourceAttachment.Builder. trafficSource(AutoscalingTrafficSourceAttachmentTrafficSource trafficSource)traffic_source block.AutoscalingTrafficSourceAttachmentConfig.BuilderAutoscalingTrafficSourceAttachmentConfig.Builder. trafficSource(AutoscalingTrafficSourceAttachmentTrafficSource trafficSource)Sets the value ofAutoscalingTrafficSourceAttachmentConfig.getTrafficSource()
-