@Generated(value="jsii-pacmak/1.31.0 (build 6fa403d)", date="2021-08-11T10:33:02.028Z") @Stability(value=Stable) public interface CfnEndpointProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnEndpointProps.Builder
A builder for
CfnEndpointProps |
static class |
CfnEndpointProps.Jsii$Proxy
An implementation for
CfnEndpointProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnEndpointProps.Builder |
builder() |
default String |
getAccessType()
`AWS::S3Outposts::Endpoint.AccessType`.
|
default String |
getCustomerOwnedIpv4Pool()
`AWS::S3Outposts::Endpoint.CustomerOwnedIpv4Pool`.
|
String |
getOutpostId()
`AWS::S3Outposts::Endpoint.OutpostId`.
|
String |
getSecurityGroupId()
`AWS::S3Outposts::Endpoint.SecurityGroupId`.
|
String |
getSubnetId()
`AWS::S3Outposts::Endpoint.SubnetId`.
|
@Stability(value=Stable) @NotNull String getOutpostId()
@Stability(value=Stable) @NotNull String getSecurityGroupId()
@Stability(value=Stable) @NotNull String getSubnetId()
@Stability(value=Stable) @Nullable default String getAccessType()
@Stability(value=Stable) @Nullable default String getCustomerOwnedIpv4Pool()
@Stability(value=Stable) static CfnEndpointProps.Builder builder()
CfnEndpointProps.Builder of CfnEndpointPropsCopyright © 2021. All rights reserved.