| Package | Description |
|---|---|
| software.amazon.awscdk.services.s3outposts |
| Modifier and Type | Method and Description |
|---|---|
CfnEndpoint.Builder |
CfnEndpoint.Builder.accessType(String accessType)
`AWS::S3Outposts::Endpoint.AccessType`.
|
static CfnEndpoint.Builder |
CfnEndpoint.Builder.create(software.constructs.Construct scope,
String id) |
CfnEndpoint.Builder |
CfnEndpoint.Builder.customerOwnedIpv4Pool(String customerOwnedIpv4Pool)
`AWS::S3Outposts::Endpoint.CustomerOwnedIpv4Pool`.
|
CfnEndpoint.Builder |
CfnEndpoint.Builder.outpostId(String outpostId)
`AWS::S3Outposts::Endpoint.OutpostId`.
|
CfnEndpoint.Builder |
CfnEndpoint.Builder.securityGroupId(String securityGroupId)
`AWS::S3Outposts::Endpoint.SecurityGroupId`.
|
CfnEndpoint.Builder |
CfnEndpoint.Builder.subnetId(String subnetId)
`AWS::S3Outposts::Endpoint.SubnetId`.
|
Copyright © 2021. All rights reserved.