@Stability(value=Stable) public static final class CfnVPCEndpointServicePermissionsProps.Builder extends Object implements software.amazon.jsii.Builder<CfnVPCEndpointServicePermissionsProps>
CfnVPCEndpointServicePermissionsProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnVPCEndpointServicePermissionsProps.Builder |
allowedPrincipals(List<String> allowedPrincipals)
Sets the value of
CfnVPCEndpointServicePermissionsProps.getAllowedPrincipals() |
CfnVPCEndpointServicePermissionsProps |
build()
Builds the configured instance.
|
CfnVPCEndpointServicePermissionsProps.Builder |
serviceId(String serviceId)
Sets the value of
CfnVPCEndpointServicePermissionsProps.getServiceId() |
@Stability(value=Stable) public CfnVPCEndpointServicePermissionsProps.Builder serviceId(String serviceId)
CfnVPCEndpointServicePermissionsProps.getServiceId()serviceId - `AWS::EC2::VPCEndpointServicePermissions.ServiceId`. This parameter is required.this@Stability(value=Stable) public CfnVPCEndpointServicePermissionsProps.Builder allowedPrincipals(List<String> allowedPrincipals)
CfnVPCEndpointServicePermissionsProps.getAllowedPrincipals()allowedPrincipals - `AWS::EC2::VPCEndpointServicePermissions.AllowedPrincipals`.this@Stability(value=Stable) public CfnVPCEndpointServicePermissionsProps build()
build in interface software.amazon.jsii.Builder<CfnVPCEndpointServicePermissionsProps>CfnVPCEndpointServicePermissionsPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.