Uses of Class
software.amazon.awscdk.interfaces.quicksight.VPCConnectionReference.Builder
Packages that use VPCConnectionReference.Builder
-
Uses of VPCConnectionReference.Builder in software.amazon.awscdk.interfaces.quicksight
Methods in software.amazon.awscdk.interfaces.quicksight that return VPCConnectionReference.BuilderModifier and TypeMethodDescriptionVPCConnectionReference.Builder.awsAccountId(String awsAccountId) Sets the value ofVPCConnectionReference.getAwsAccountId()VPCConnectionReference.builder()VPCConnectionReference.Builder.vpcConnectionArn(String vpcConnectionArn) Sets the value ofVPCConnectionReference.getVpcConnectionArn()VPCConnectionReference.Builder.vpcConnectionId(String vpcConnectionId) Sets the value ofVPCConnectionReference.getVpcConnectionId()Constructors in software.amazon.awscdk.interfaces.quicksight with parameters of type VPCConnectionReference.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(VPCConnectionReference.Builder builder) Constructor that initializes the object based on literal property values passed by theVPCConnectionReference.Builder.