Uses of Class
software.amazon.awscdk.services.quicksight.CfnVPCConnection.NetworkInterfaceProperty.Builder
Packages that use CfnVPCConnection.NetworkInterfaceProperty.Builder
-
Uses of CfnVPCConnection.NetworkInterfaceProperty.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnVPCConnection.NetworkInterfaceProperty.BuilderModifier and TypeMethodDescriptionCfnVPCConnection.NetworkInterfaceProperty.Builder.availabilityZone
(String availabilityZone) Sets the value ofCfnVPCConnection.NetworkInterfaceProperty.getAvailabilityZone()
CfnVPCConnection.NetworkInterfaceProperty.builder()
CfnVPCConnection.NetworkInterfaceProperty.Builder.errorMessage
(String errorMessage) Sets the value ofCfnVPCConnection.NetworkInterfaceProperty.getErrorMessage()
CfnVPCConnection.NetworkInterfaceProperty.Builder.networkInterfaceId
(String networkInterfaceId) Sets the value ofCfnVPCConnection.NetworkInterfaceProperty.getNetworkInterfaceId()
Sets the value ofCfnVPCConnection.NetworkInterfaceProperty.getStatus()
Sets the value ofCfnVPCConnection.NetworkInterfaceProperty.getSubnetId()
Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnVPCConnection.NetworkInterfaceProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnVPCConnection.NetworkInterfaceProperty.Builder
.