Uses of Interface
com.hashicorp.cdktf.providers.aws.dms_s3_endpoint.DmsS3EndpointConfig
-
Packages that use DmsS3EndpointConfig Package Description com.hashicorp.cdktf.providers.aws.dms_s3_endpoint aws_dms_s3_endpoint -
-
Uses of DmsS3EndpointConfig in com.hashicorp.cdktf.providers.aws.dms_s3_endpoint
Classes in com.hashicorp.cdktf.providers.aws.dms_s3_endpoint that implement DmsS3EndpointConfig Modifier and Type Class Description static classDmsS3EndpointConfig.Jsii$ProxyAn implementation forDmsS3EndpointConfigMethods in com.hashicorp.cdktf.providers.aws.dms_s3_endpoint that return DmsS3EndpointConfig Modifier and Type Method Description DmsS3EndpointConfigDmsS3EndpointConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.dms_s3_endpoint with parameters of type DmsS3EndpointConfig Constructor Description DmsS3Endpoint(software.constructs.Construct scope, String id, DmsS3EndpointConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/dms_s3_endpoint aws_dms_s3_endpoint} Resource.
-