Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnDataSourcePropsMixin.OAuthParametersProperty.Builder
Packages that use CfnDataSourcePropsMixin.OAuthParametersProperty.Builder
-
Uses of CfnDataSourcePropsMixin.OAuthParametersProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.quicksight
Methods in software.amazon.awscdk.cfnpropertymixins.services.quicksight that return CfnDataSourcePropsMixin.OAuthParametersProperty.BuilderModifier and TypeMethodDescriptionCfnDataSourcePropsMixin.OAuthParametersProperty.builder()CfnDataSourcePropsMixin.OAuthParametersProperty.Builder.identityProviderResourceUri(String identityProviderResourceUri) CfnDataSourcePropsMixin.OAuthParametersProperty.Builder.identityProviderVpcConnectionProperties(CfnDataSourcePropsMixin.VpcConnectionPropertiesProperty identityProviderVpcConnectionProperties) CfnDataSourcePropsMixin.OAuthParametersProperty.Builder.identityProviderVpcConnectionProperties(IResolvable identityProviderVpcConnectionProperties) CfnDataSourcePropsMixin.OAuthParametersProperty.Builder.oAuthScope(String oAuthScope) Sets the value ofCfnDataSourcePropsMixin.OAuthParametersProperty.getOAuthScope()CfnDataSourcePropsMixin.OAuthParametersProperty.Builder.tokenProviderUrl(String tokenProviderUrl) Sets the value ofCfnDataSourcePropsMixin.OAuthParametersProperty.getTokenProviderUrl()Constructors in software.amazon.awscdk.cfnpropertymixins.services.quicksight with parameters of type CfnDataSourcePropsMixin.OAuthParametersProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSourcePropsMixin.OAuthParametersProperty.Builder.