Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnVPCConnectionMixinProps.Builder
Packages that use CfnVPCConnectionMixinProps.Builder
-
Uses of CfnVPCConnectionMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.quicksight
Methods in software.amazon.awscdk.cfnpropertymixins.services.quicksight that return CfnVPCConnectionMixinProps.BuilderModifier and TypeMethodDescriptionCfnVPCConnectionMixinProps.Builder.availabilityStatus(String availabilityStatus) Sets the value ofCfnVPCConnectionMixinProps.getAvailabilityStatus()CfnVPCConnectionMixinProps.Builder.awsAccountId(String awsAccountId) Sets the value ofCfnVPCConnectionMixinProps.getAwsAccountId()CfnVPCConnectionMixinProps.builder()CfnVPCConnectionMixinProps.Builder.dnsResolvers(List<String> dnsResolvers) Sets the value ofCfnVPCConnectionMixinProps.getDnsResolvers()Sets the value ofCfnVPCConnectionMixinProps.getName()Sets the value ofCfnVPCConnectionMixinProps.getRoleArn()CfnVPCConnectionMixinProps.Builder.securityGroupIds(List<String> securityGroupIds) Sets the value ofCfnVPCConnectionMixinProps.getSecurityGroupIds()Sets the value ofCfnVPCConnectionMixinProps.getSubnetIds()Sets the value ofCfnVPCConnectionMixinProps.getTags()CfnVPCConnectionMixinProps.Builder.vpcConnectionId(String vpcConnectionId) Sets the value ofCfnVPCConnectionMixinProps.getVpcConnectionId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.quicksight with parameters of type CfnVPCConnectionMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnVPCConnectionMixinProps.Builder.