Uses of Interface
com.hashicorp.cdktf.providers.aws.volume_attachment.VolumeAttachmentTimeouts
-
Packages that use VolumeAttachmentTimeouts Package Description com.hashicorp.cdktf.providers.aws.volume_attachment aws_volume_attachment -
-
Uses of VolumeAttachmentTimeouts in com.hashicorp.cdktf.providers.aws.volume_attachment
Classes in com.hashicorp.cdktf.providers.aws.volume_attachment that implement VolumeAttachmentTimeouts Modifier and Type Class Description static classVolumeAttachmentTimeouts.Jsii$ProxyAn implementation forVolumeAttachmentTimeoutsMethods in com.hashicorp.cdktf.providers.aws.volume_attachment that return VolumeAttachmentTimeouts Modifier and Type Method Description VolumeAttachmentTimeoutsVolumeAttachmentTimeouts.Builder. build()Builds the configured instance.default VolumeAttachmentTimeoutsVolumeAttachmentConfig. getTimeouts()timeouts block.VolumeAttachmentTimeoutsVolumeAttachmentConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.aws.volume_attachment with parameters of type VolumeAttachmentTimeouts Modifier and Type Method Description voidVolumeAttachment. putTimeouts(VolumeAttachmentTimeouts value)voidVolumeAttachmentTimeoutsOutputReference. setInternalValue(VolumeAttachmentTimeouts value)VolumeAttachment.BuilderVolumeAttachment.Builder. timeouts(VolumeAttachmentTimeouts timeouts)timeouts block.VolumeAttachmentConfig.BuilderVolumeAttachmentConfig.Builder. timeouts(VolumeAttachmentTimeouts timeouts)Sets the value ofVolumeAttachmentConfig.getTimeouts()
-