@Stability(value=Stable) public static final class CfnDataSourceProps.Builder extends Object implements software.amazon.jsii.Builder<CfnDataSourceProps>
CfnDataSourceProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnDataSourceProps.Builder alternateDataSourceParameters(IResolvable alternateDataSourceParameters)
CfnDataSourceProps.getAlternateDataSourceParameters()alternateDataSourceParameters - `AWS::QuickSight::DataSource.AlternateDataSourceParameters`.this@Stability(value=Stable) public CfnDataSourceProps.Builder alternateDataSourceParameters(List<? extends Object> alternateDataSourceParameters)
CfnDataSourceProps.getAlternateDataSourceParameters()alternateDataSourceParameters - `AWS::QuickSight::DataSource.AlternateDataSourceParameters`.this@Stability(value=Stable) public CfnDataSourceProps.Builder awsAccountId(String awsAccountId)
CfnDataSourceProps.getAwsAccountId()awsAccountId - `AWS::QuickSight::DataSource.AwsAccountId`.this@Stability(value=Stable) public CfnDataSourceProps.Builder credentials(CfnDataSource.DataSourceCredentialsProperty credentials)
CfnDataSourceProps.getCredentials()credentials - `AWS::QuickSight::DataSource.Credentials`.this@Stability(value=Stable) public CfnDataSourceProps.Builder credentials(IResolvable credentials)
CfnDataSourceProps.getCredentials()credentials - `AWS::QuickSight::DataSource.Credentials`.this@Stability(value=Stable) public CfnDataSourceProps.Builder dataSourceId(String dataSourceId)
CfnDataSourceProps.getDataSourceId()dataSourceId - `AWS::QuickSight::DataSource.DataSourceId`.this@Stability(value=Stable) public CfnDataSourceProps.Builder dataSourceParameters(CfnDataSource.DataSourceParametersProperty dataSourceParameters)
CfnDataSourceProps.getDataSourceParameters()dataSourceParameters - `AWS::QuickSight::DataSource.DataSourceParameters`.this@Stability(value=Stable) public CfnDataSourceProps.Builder dataSourceParameters(IResolvable dataSourceParameters)
CfnDataSourceProps.getDataSourceParameters()dataSourceParameters - `AWS::QuickSight::DataSource.DataSourceParameters`.this@Stability(value=Stable) public CfnDataSourceProps.Builder errorInfo(CfnDataSource.DataSourceErrorInfoProperty errorInfo)
CfnDataSourceProps.getErrorInfo()errorInfo - `AWS::QuickSight::DataSource.ErrorInfo`.this@Stability(value=Stable) public CfnDataSourceProps.Builder errorInfo(IResolvable errorInfo)
CfnDataSourceProps.getErrorInfo()errorInfo - `AWS::QuickSight::DataSource.ErrorInfo`.this@Stability(value=Stable) public CfnDataSourceProps.Builder name(String name)
CfnDataSourceProps.getName()name - `AWS::QuickSight::DataSource.Name`.this@Stability(value=Stable) public CfnDataSourceProps.Builder permissions(IResolvable permissions)
CfnDataSourceProps.getPermissions()permissions - `AWS::QuickSight::DataSource.Permissions`.this@Stability(value=Stable) public CfnDataSourceProps.Builder permissions(List<? extends Object> permissions)
CfnDataSourceProps.getPermissions()permissions - `AWS::QuickSight::DataSource.Permissions`.this@Stability(value=Stable) public CfnDataSourceProps.Builder sslProperties(CfnDataSource.SslPropertiesProperty sslProperties)
CfnDataSourceProps.getSslProperties()sslProperties - `AWS::QuickSight::DataSource.SslProperties`.this@Stability(value=Stable) public CfnDataSourceProps.Builder sslProperties(IResolvable sslProperties)
CfnDataSourceProps.getSslProperties()sslProperties - `AWS::QuickSight::DataSource.SslProperties`.this@Stability(value=Stable) public CfnDataSourceProps.Builder tags(List<? extends CfnTag> tags)
CfnDataSourceProps.getTags()tags - `AWS::QuickSight::DataSource.Tags`.this@Stability(value=Stable) public CfnDataSourceProps.Builder type(String type)
CfnDataSourceProps.getType()type - `AWS::QuickSight::DataSource.Type`.this@Stability(value=Stable) public CfnDataSourceProps.Builder vpcConnectionProperties(CfnDataSource.VpcConnectionPropertiesProperty vpcConnectionProperties)
CfnDataSourceProps.getVpcConnectionProperties()vpcConnectionProperties - `AWS::QuickSight::DataSource.VpcConnectionProperties`.this@Stability(value=Stable) public CfnDataSourceProps.Builder vpcConnectionProperties(IResolvable vpcConnectionProperties)
CfnDataSourceProps.getVpcConnectionProperties()vpcConnectionProperties - `AWS::QuickSight::DataSource.VpcConnectionProperties`.this@Stability(value=Stable) public CfnDataSourceProps build()
build in interface software.amazon.jsii.Builder<CfnDataSourceProps>CfnDataSourcePropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.