Uses of Interface
com.hashicorp.cdktf.providers.aws.autoscaling_traffic_source_attachment.AutoscalingTrafficSourceAttachmentConfig
-
Packages that use AutoscalingTrafficSourceAttachmentConfig Package Description com.hashicorp.cdktf.providers.aws.autoscaling_traffic_source_attachment aws_autoscaling_traffic_source_attachment -
-
Uses of AutoscalingTrafficSourceAttachmentConfig in com.hashicorp.cdktf.providers.aws.autoscaling_traffic_source_attachment
Classes in com.hashicorp.cdktf.providers.aws.autoscaling_traffic_source_attachment that implement AutoscalingTrafficSourceAttachmentConfig Modifier and Type Class Description static classAutoscalingTrafficSourceAttachmentConfig.Jsii$ProxyAn implementation forAutoscalingTrafficSourceAttachmentConfigMethods in com.hashicorp.cdktf.providers.aws.autoscaling_traffic_source_attachment that return AutoscalingTrafficSourceAttachmentConfig Modifier and Type Method Description AutoscalingTrafficSourceAttachmentConfigAutoscalingTrafficSourceAttachmentConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.autoscaling_traffic_source_attachment with parameters of type AutoscalingTrafficSourceAttachmentConfig Constructor Description AutoscalingTrafficSourceAttachment(software.constructs.Construct scope, String id, AutoscalingTrafficSourceAttachmentConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/autoscaling_traffic_source_attachment aws_autoscaling_traffic_source_attachment} Resource.
-