Uses of Interface
com.hashicorp.cdktf.providers.aws.dms_s3_endpoint.DmsS3EndpointTimeouts
-
Packages that use DmsS3EndpointTimeouts Package Description com.hashicorp.cdktf.providers.aws.dms_s3_endpoint aws_dms_s3_endpoint -
-
Uses of DmsS3EndpointTimeouts in com.hashicorp.cdktf.providers.aws.dms_s3_endpoint
Classes in com.hashicorp.cdktf.providers.aws.dms_s3_endpoint that implement DmsS3EndpointTimeouts Modifier and Type Class Description static classDmsS3EndpointTimeouts.Jsii$ProxyAn implementation forDmsS3EndpointTimeoutsMethods in com.hashicorp.cdktf.providers.aws.dms_s3_endpoint that return DmsS3EndpointTimeouts Modifier and Type Method Description DmsS3EndpointTimeoutsDmsS3EndpointTimeouts.Builder. build()Builds the configured instance.default DmsS3EndpointTimeoutsDmsS3EndpointConfig. getTimeouts()timeouts block.DmsS3EndpointTimeoutsDmsS3EndpointConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.aws.dms_s3_endpoint with parameters of type DmsS3EndpointTimeouts Modifier and Type Method Description voidDmsS3Endpoint. putTimeouts(DmsS3EndpointTimeouts value)voidDmsS3EndpointTimeoutsOutputReference. setInternalValue(DmsS3EndpointTimeouts value)DmsS3Endpoint.BuilderDmsS3Endpoint.Builder. timeouts(DmsS3EndpointTimeouts timeouts)timeouts block.DmsS3EndpointConfig.BuilderDmsS3EndpointConfig.Builder. timeouts(DmsS3EndpointTimeouts timeouts)Sets the value ofDmsS3EndpointConfig.getTimeouts()
-