| Package | Description |
|---|---|
| software.amazon.awscdk.services.s3outposts |
AWS::S3Outposts Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnAccessPoint.Builder |
CfnAccessPoint.Builder.bucket(String bucket)
The Amazon Resource Name (ARN) of the S3 on Outposts bucket that is associated with this access point.
|
static CfnAccessPoint.Builder |
CfnAccessPoint.Builder.create(software.constructs.Construct scope,
String id) |
CfnAccessPoint.Builder |
CfnAccessPoint.Builder.name(String name)
The name of this access point.
|
CfnAccessPoint.Builder |
CfnAccessPoint.Builder.policy(Object policy)
The access point policy associated with this access point.
|
CfnAccessPoint.Builder |
CfnAccessPoint.Builder.vpcConfiguration(CfnAccessPoint.VpcConfigurationProperty vpcConfiguration)
The virtual private cloud (VPC) configuration for this access point, if one exists.
|
CfnAccessPoint.Builder |
CfnAccessPoint.Builder.vpcConfiguration(IResolvable vpcConfiguration)
The virtual private cloud (VPC) configuration for this access point, if one exists.
|
Copyright © 2022. All rights reserved.