Uses of Class
com.hashicorp.cdktf.providers.aws.vpclattice_target_group_attachment.VpclatticeTargetGroupAttachmentTarget.Builder
-
Packages that use VpclatticeTargetGroupAttachmentTarget.Builder Package Description com.hashicorp.cdktf.providers.aws.vpclattice_target_group_attachment aws_vpclattice_target_group_attachment -
-
Uses of VpclatticeTargetGroupAttachmentTarget.Builder in com.hashicorp.cdktf.providers.aws.vpclattice_target_group_attachment
Methods in com.hashicorp.cdktf.providers.aws.vpclattice_target_group_attachment that return VpclatticeTargetGroupAttachmentTarget.Builder Modifier and Type Method Description static VpclatticeTargetGroupAttachmentTarget.BuilderVpclatticeTargetGroupAttachmentTarget. builder()VpclatticeTargetGroupAttachmentTarget.BuilderVpclatticeTargetGroupAttachmentTarget.Builder. id(String id)Sets the value ofVpclatticeTargetGroupAttachmentTarget.getId()VpclatticeTargetGroupAttachmentTarget.BuilderVpclatticeTargetGroupAttachmentTarget.Builder. port(Number port)Sets the value ofVpclatticeTargetGroupAttachmentTarget.getPort()Constructors in com.hashicorp.cdktf.providers.aws.vpclattice_target_group_attachment with parameters of type VpclatticeTargetGroupAttachmentTarget.Builder Constructor Description Jsii$Proxy(VpclatticeTargetGroupAttachmentTarget.Builder builder)Constructor that initializes the object based on literal property values passed by theVpclatticeTargetGroupAttachmentTarget.Builder.
-