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