Uses of Class
com.hashicorp.cdktf.providers.aws.vpclattice_target_group_attachment.VpclatticeTargetGroupAttachmentTimeouts.Builder
-
Packages that use VpclatticeTargetGroupAttachmentTimeouts.Builder Package Description com.hashicorp.cdktf.providers.aws.vpclattice_target_group_attachment aws_vpclattice_target_group_attachment -
-
Uses of VpclatticeTargetGroupAttachmentTimeouts.Builder in com.hashicorp.cdktf.providers.aws.vpclattice_target_group_attachment
Methods in com.hashicorp.cdktf.providers.aws.vpclattice_target_group_attachment that return VpclatticeTargetGroupAttachmentTimeouts.Builder Modifier and Type Method Description static VpclatticeTargetGroupAttachmentTimeouts.BuilderVpclatticeTargetGroupAttachmentTimeouts. builder()VpclatticeTargetGroupAttachmentTimeouts.BuilderVpclatticeTargetGroupAttachmentTimeouts.Builder. create(String create)Sets the value ofVpclatticeTargetGroupAttachmentTimeouts.getCreate()VpclatticeTargetGroupAttachmentTimeouts.BuilderVpclatticeTargetGroupAttachmentTimeouts.Builder. delete(String delete)Sets the value ofVpclatticeTargetGroupAttachmentTimeouts.getDelete()Constructors in com.hashicorp.cdktf.providers.aws.vpclattice_target_group_attachment with parameters of type VpclatticeTargetGroupAttachmentTimeouts.Builder Constructor Description Jsii$Proxy(VpclatticeTargetGroupAttachmentTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theVpclatticeTargetGroupAttachmentTimeouts.Builder.
-