Uses of Class
software.amazon.awscdk.services.quicksight.CfnActionConnectorProps.Builder
Packages that use CfnActionConnectorProps.Builder
-
Uses of CfnActionConnectorProps.Builder in software.amazon.awscdk.services.quicksight
Methods in software.amazon.awscdk.services.quicksight that return CfnActionConnectorProps.BuilderModifier and TypeMethodDescriptionCfnActionConnectorProps.Builder.actionConnectorId(String actionConnectorId) Sets the value ofCfnActionConnectorProps.getActionConnectorId()CfnActionConnectorProps.Builder.authenticationConfig(IResolvable authenticationConfig) Sets the value ofCfnActionConnectorProps.getAuthenticationConfig()CfnActionConnectorProps.Builder.authenticationConfig(CfnActionConnector.AuthConfigProperty authenticationConfig) Sets the value ofCfnActionConnectorProps.getAuthenticationConfig()CfnActionConnectorProps.Builder.awsAccountId(String awsAccountId) Sets the value ofCfnActionConnectorProps.getAwsAccountId()CfnActionConnectorProps.builder()CfnActionConnectorProps.Builder.description(String description) Sets the value ofCfnActionConnectorProps.getDescription()Sets the value ofCfnActionConnectorProps.getName()CfnActionConnectorProps.Builder.permissions(List<? extends Object> permissions) Sets the value ofCfnActionConnectorProps.getPermissions()CfnActionConnectorProps.Builder.permissions(IResolvable permissions) Sets the value ofCfnActionConnectorProps.getPermissions()Sets the value ofCfnActionConnectorProps.getTags()Sets the value ofCfnActionConnectorProps.getType()CfnActionConnectorProps.Builder.vpcConnectionArn(String vpcConnectionArn) Sets the value ofCfnActionConnectorProps.getVpcConnectionArn()Constructors in software.amazon.awscdk.services.quicksight with parameters of type CfnActionConnectorProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnActionConnectorProps.Builder.