Uses of Class
software.amazon.awscdk.services.redshiftserverless.CfnWorkgroup.VpcEndpointProperty.Builder
Package
Description
AWS::RedshiftServerless Construct Library
-
Uses of CfnWorkgroup.VpcEndpointProperty.Builder in software.amazon.awscdk.services.redshiftserverless
Modifier and TypeMethodDescriptionCfnWorkgroup.VpcEndpointProperty.builder()
CfnWorkgroup.VpcEndpointProperty.Builder.networkInterfaces
(List<? extends Object> networkInterfaces) Sets the value ofCfnWorkgroup.VpcEndpointProperty.getNetworkInterfaces()
CfnWorkgroup.VpcEndpointProperty.Builder.networkInterfaces
(IResolvable networkInterfaces) Sets the value ofCfnWorkgroup.VpcEndpointProperty.getNetworkInterfaces()
CfnWorkgroup.VpcEndpointProperty.Builder.vpcEndpointId
(String vpcEndpointId) Sets the value ofCfnWorkgroup.VpcEndpointProperty.getVpcEndpointId()
Sets the value ofCfnWorkgroup.VpcEndpointProperty.getVpcId()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnWorkgroup.VpcEndpointProperty.Builder
.