Uses of Interface
com.hashicorp.cdktf.providers.aws.vpclattice_target_group_attachment.VpclatticeTargetGroupAttachmentTimeouts
-
Packages that use VpclatticeTargetGroupAttachmentTimeouts Package Description com.hashicorp.cdktf.providers.aws.vpclattice_target_group_attachment aws_vpclattice_target_group_attachment -
-
Uses of VpclatticeTargetGroupAttachmentTimeouts in com.hashicorp.cdktf.providers.aws.vpclattice_target_group_attachment
Classes in com.hashicorp.cdktf.providers.aws.vpclattice_target_group_attachment that implement VpclatticeTargetGroupAttachmentTimeouts Modifier and Type Class Description static classVpclatticeTargetGroupAttachmentTimeouts.Jsii$ProxyAn implementation forVpclatticeTargetGroupAttachmentTimeoutsMethods in com.hashicorp.cdktf.providers.aws.vpclattice_target_group_attachment that return VpclatticeTargetGroupAttachmentTimeouts Modifier and Type Method Description VpclatticeTargetGroupAttachmentTimeoutsVpclatticeTargetGroupAttachmentTimeouts.Builder. build()Builds the configured instance.default VpclatticeTargetGroupAttachmentTimeoutsVpclatticeTargetGroupAttachmentConfig. getTimeouts()timeouts block.VpclatticeTargetGroupAttachmentTimeoutsVpclatticeTargetGroupAttachmentConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.aws.vpclattice_target_group_attachment with parameters of type VpclatticeTargetGroupAttachmentTimeouts Modifier and Type Method Description voidVpclatticeTargetGroupAttachment. putTimeouts(VpclatticeTargetGroupAttachmentTimeouts value)voidVpclatticeTargetGroupAttachmentTimeoutsOutputReference. setInternalValue(VpclatticeTargetGroupAttachmentTimeouts value)VpclatticeTargetGroupAttachment.BuilderVpclatticeTargetGroupAttachment.Builder. timeouts(VpclatticeTargetGroupAttachmentTimeouts timeouts)timeouts block.VpclatticeTargetGroupAttachmentConfig.BuilderVpclatticeTargetGroupAttachmentConfig.Builder. timeouts(VpclatticeTargetGroupAttachmentTimeouts timeouts)Sets the value ofVpclatticeTargetGroupAttachmentConfig.getTimeouts()
-