Uses of Class
software.amazon.awscdk.services.redshift.CfnEndpointAccess.VpcEndpointProperty.Builder
-
Uses of CfnEndpointAccess.VpcEndpointProperty.Builder in software.amazon.awscdk.services.redshift
Modifier and TypeMethodDescriptionCfnEndpointAccess.VpcEndpointProperty.builder()
CfnEndpointAccess.VpcEndpointProperty.Builder.networkInterfaces
(List<? extends Object> networkInterfaces) Sets the value ofCfnEndpointAccess.VpcEndpointProperty.getNetworkInterfaces()
CfnEndpointAccess.VpcEndpointProperty.Builder.networkInterfaces
(IResolvable networkInterfaces) Sets the value ofCfnEndpointAccess.VpcEndpointProperty.getNetworkInterfaces()
CfnEndpointAccess.VpcEndpointProperty.Builder.vpcEndpointId
(String vpcEndpointId) Sets the value ofCfnEndpointAccess.VpcEndpointProperty.getVpcEndpointId()
Sets the value ofCfnEndpointAccess.VpcEndpointProperty.getVpcId()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnEndpointAccess.VpcEndpointProperty.Builder
.