Uses of Class
software.amazon.awscdk.services.quicksight.VPCConnectionReference.Builder
Packages that use VPCConnectionReference.Builder
-
Uses of VPCConnectionReference.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.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.services.quicksight with parameters of type VPCConnectionReference.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(VPCConnectionReference.Builder builder) Constructor that initializes the object based on literal property values passed by theVPCConnectionReference.Builder
.