Uses of Class
software.amazon.awscdk.services.redshift.CfnEndpointAccess.NetworkInterfaceProperty.Builder
-
Uses of CfnEndpointAccess.NetworkInterfaceProperty.Builder in software.amazon.awscdk.services.redshift
Modifier and TypeMethodDescriptionCfnEndpointAccess.NetworkInterfaceProperty.Builder.availabilityZone
(String availabilityZone) Sets the value ofCfnEndpointAccess.NetworkInterfaceProperty.getAvailabilityZone()
CfnEndpointAccess.NetworkInterfaceProperty.builder()
CfnEndpointAccess.NetworkInterfaceProperty.Builder.networkInterfaceId
(String networkInterfaceId) Sets the value ofCfnEndpointAccess.NetworkInterfaceProperty.getNetworkInterfaceId()
CfnEndpointAccess.NetworkInterfaceProperty.Builder.privateIpAddress
(String privateIpAddress) Sets the value ofCfnEndpointAccess.NetworkInterfaceProperty.getPrivateIpAddress()
Sets the value ofCfnEndpointAccess.NetworkInterfaceProperty.getSubnetId()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnEndpointAccess.NetworkInterfaceProperty.Builder
.