@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:47.928Z") @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() |
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) static CfnEndpointProps.Builder builder()
CfnEndpointProps.Builder of CfnEndpointPropsCopyright © 2021. All rights reserved.