S3OutpostsEndpoint.Builder |
S3OutpostsEndpoint.Builder.accessType(String accessType) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/s3outposts_endpoint#access_type S3OutpostsEndpoint#access_type}.
|
S3OutpostsEndpoint.Builder |
S3OutpostsEndpoint.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
|
S3OutpostsEndpoint.Builder |
S3OutpostsEndpoint.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
|
S3OutpostsEndpoint.Builder |
S3OutpostsEndpoint.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
|
S3OutpostsEndpoint.Builder |
S3OutpostsEndpoint.Builder.count(Number count) |
|
static S3OutpostsEndpoint.Builder |
S3OutpostsEndpoint.Builder.create(software.constructs.Construct scope,
String id) |
|
S3OutpostsEndpoint.Builder |
S3OutpostsEndpoint.Builder.customerOwnedIpv4Pool(String customerOwnedIpv4Pool) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/s3outposts_endpoint#customer_owned_ipv4_pool S3OutpostsEndpoint#customer_owned_ipv4_pool}.
|
S3OutpostsEndpoint.Builder |
S3OutpostsEndpoint.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
|
S3OutpostsEndpoint.Builder |
S3OutpostsEndpoint.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
|
S3OutpostsEndpoint.Builder |
S3OutpostsEndpoint.Builder.id(String id) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/s3outposts_endpoint#id S3OutpostsEndpoint#id}.
|
S3OutpostsEndpoint.Builder |
S3OutpostsEndpoint.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
|
S3OutpostsEndpoint.Builder |
S3OutpostsEndpoint.Builder.outpostId(String outpostId) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/s3outposts_endpoint#outpost_id S3OutpostsEndpoint#outpost_id}.
|
S3OutpostsEndpoint.Builder |
S3OutpostsEndpoint.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
|
S3OutpostsEndpoint.Builder |
S3OutpostsEndpoint.Builder.provisioners(List<? extends Object> provisioners) |
|
S3OutpostsEndpoint.Builder |
S3OutpostsEndpoint.Builder.securityGroupId(String securityGroupId) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/s3outposts_endpoint#security_group_id S3OutpostsEndpoint#security_group_id}.
|
S3OutpostsEndpoint.Builder |
S3OutpostsEndpoint.Builder.subnetId(String subnetId) |
Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/s3outposts_endpoint#subnet_id S3OutpostsEndpoint#subnet_id}.
|