Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.quicksight.CfnDataSourceMixinProps.Builder
Packages that use CfnDataSourceMixinProps.Builder
-
Uses of CfnDataSourceMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.quicksight
Methods in software.amazon.awscdk.cfnpropertymixins.services.quicksight that return CfnDataSourceMixinProps.BuilderModifier and TypeMethodDescriptionCfnDataSourceMixinProps.Builder.alternateDataSourceParameters(List<? extends Object> alternateDataSourceParameters) Sets the value ofCfnDataSourceMixinProps.getAlternateDataSourceParameters()CfnDataSourceMixinProps.Builder.alternateDataSourceParameters(IResolvable alternateDataSourceParameters) Sets the value ofCfnDataSourceMixinProps.getAlternateDataSourceParameters()CfnDataSourceMixinProps.Builder.awsAccountId(String awsAccountId) Sets the value ofCfnDataSourceMixinProps.getAwsAccountId()CfnDataSourceMixinProps.builder()CfnDataSourceMixinProps.Builder.credentials(CfnDataSourcePropsMixin.DataSourceCredentialsProperty credentials) Sets the value ofCfnDataSourceMixinProps.getCredentials()CfnDataSourceMixinProps.Builder.credentials(IResolvable credentials) Sets the value ofCfnDataSourceMixinProps.getCredentials()CfnDataSourceMixinProps.Builder.dataSourceId(String dataSourceId) Sets the value ofCfnDataSourceMixinProps.getDataSourceId()CfnDataSourceMixinProps.Builder.dataSourceParameters(CfnDataSourcePropsMixin.DataSourceParametersProperty dataSourceParameters) Sets the value ofCfnDataSourceMixinProps.getDataSourceParameters()CfnDataSourceMixinProps.Builder.dataSourceParameters(IResolvable dataSourceParameters) Sets the value ofCfnDataSourceMixinProps.getDataSourceParameters()CfnDataSourceMixinProps.Builder.errorInfo(CfnDataSourcePropsMixin.DataSourceErrorInfoProperty errorInfo) Sets the value ofCfnDataSourceMixinProps.getErrorInfo()CfnDataSourceMixinProps.Builder.errorInfo(IResolvable errorInfo) Sets the value ofCfnDataSourceMixinProps.getErrorInfo()CfnDataSourceMixinProps.Builder.folderArns(List<String> folderArns) Sets the value ofCfnDataSourceMixinProps.getFolderArns()Sets the value ofCfnDataSourceMixinProps.getName()CfnDataSourceMixinProps.Builder.permissions(List<? extends Object> permissions) Sets the value ofCfnDataSourceMixinProps.getPermissions()CfnDataSourceMixinProps.Builder.permissions(IResolvable permissions) Sets the value ofCfnDataSourceMixinProps.getPermissions()CfnDataSourceMixinProps.Builder.sslProperties(CfnDataSourcePropsMixin.SslPropertiesProperty sslProperties) Sets the value ofCfnDataSourceMixinProps.getSslProperties()CfnDataSourceMixinProps.Builder.sslProperties(IResolvable sslProperties) Sets the value ofCfnDataSourceMixinProps.getSslProperties()Sets the value ofCfnDataSourceMixinProps.getTags()Sets the value ofCfnDataSourceMixinProps.getType()CfnDataSourceMixinProps.Builder.vpcConnectionProperties(CfnDataSourcePropsMixin.VpcConnectionPropertiesProperty vpcConnectionProperties) Sets the value ofCfnDataSourceMixinProps.getVpcConnectionProperties()CfnDataSourceMixinProps.Builder.vpcConnectionProperties(IResolvable vpcConnectionProperties) Sets the value ofCfnDataSourceMixinProps.getVpcConnectionProperties()Constructors in software.amazon.awscdk.cfnpropertymixins.services.quicksight with parameters of type CfnDataSourceMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataSourceMixinProps.Builder.