@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:17.041Z") @Stability(value=Stable) public interface CfnVPCEndpointServicePermissionsProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnVPCEndpointServicePermissionsProps.Builder
A builder for
CfnVPCEndpointServicePermissionsProps |
static class |
CfnVPCEndpointServicePermissionsProps.Jsii$Proxy
An implementation for
CfnVPCEndpointServicePermissionsProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnVPCEndpointServicePermissionsProps.Builder |
builder() |
default List<String> |
getAllowedPrincipals()
`AWS::EC2::VPCEndpointServicePermissions.AllowedPrincipals`.
|
String |
getServiceId()
`AWS::EC2::VPCEndpointServicePermissions.ServiceId`.
|
@Stability(value=Stable) @NotNull String getServiceId()
@Stability(value=Stable) @Nullable default List<String> getAllowedPrincipals()
@Stability(value=Stable) static CfnVPCEndpointServicePermissionsProps.Builder builder()
Copyright © 2021. All rights reserved.