| Package | Description |
|---|---|
| software.amazon.awscdk.services.s3outposts |
AWS::S3Outposts Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnEndpoint.Builder |
CfnEndpoint.Builder.accessType(String accessType)
The container for the type of connectivity used to access the Amazon S3 on Outposts endpoint.
|
static CfnEndpoint.Builder |
CfnEndpoint.Builder.create(software.constructs.Construct scope,
String id) |
CfnEndpoint.Builder |
CfnEndpoint.Builder.customerOwnedIpv4Pool(String customerOwnedIpv4Pool)
The ID of the customer-owned IPv4 address pool (CoIP pool) for the endpoint.
|
CfnEndpoint.Builder |
CfnEndpoint.Builder.outpostId(String outpostId)
The ID of the Outpost.
|
CfnEndpoint.Builder |
CfnEndpoint.Builder.securityGroupId(String securityGroupId)
The ID of the security group to use with the endpoint.
|
CfnEndpoint.Builder |
CfnEndpoint.Builder.subnetId(String subnetId)
The ID of the subnet.
|
Copyright © 2022. All rights reserved.