@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:17.041Z") @Stability(value=Stable) public interface CfnVPCEndpointServiceProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnVPCEndpointServiceProps.Builder
A builder for
CfnVPCEndpointServiceProps |
static class |
CfnVPCEndpointServiceProps.Jsii$Proxy
An implementation for
CfnVPCEndpointServiceProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnVPCEndpointServiceProps.Builder |
builder() |
default Object |
getAcceptanceRequired()
`AWS::EC2::VPCEndpointService.AcceptanceRequired`.
|
default List<String> |
getGatewayLoadBalancerArns()
`AWS::EC2::VPCEndpointService.GatewayLoadBalancerArns`.
|
default List<String> |
getNetworkLoadBalancerArns()
`AWS::EC2::VPCEndpointService.NetworkLoadBalancerArns`.
|
@Stability(value=Stable) @Nullable default Object getAcceptanceRequired()
@Stability(value=Stable) @Nullable default List<String> getGatewayLoadBalancerArns()
@Stability(value=Stable) @Nullable default List<String> getNetworkLoadBalancerArns()
@Stability(value=Stable) static CfnVPCEndpointServiceProps.Builder builder()
CfnVPCEndpointServiceProps.Builder of CfnVPCEndpointServicePropsCopyright © 2021. All rights reserved.