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