@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:47.926Z") @Stability(value=Stable) public interface CfnAccessPointProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAccessPointProps.Builder
A builder for
CfnAccessPointProps |
static class |
CfnAccessPointProps.Jsii$Proxy
An implementation for
CfnAccessPointProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnAccessPointProps.Builder |
builder() |
String |
getBucket()
`AWS::S3Outposts::AccessPoint.Bucket`.
|
String |
getName()
`AWS::S3Outposts::AccessPoint.Name`.
|
default Object |
getPolicy()
`AWS::S3Outposts::AccessPoint.Policy`.
|
Object |
getVpcConfiguration()
`AWS::S3Outposts::AccessPoint.VpcConfiguration`.
|
@Stability(value=Stable) @NotNull String getBucket()
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @NotNull Object getVpcConfiguration()
@Stability(value=Stable) @Nullable default Object getPolicy()
@Stability(value=Stable) static CfnAccessPointProps.Builder builder()
CfnAccessPointProps.Builder of CfnAccessPointPropsCopyright © 2021. All rights reserved.