@Stability(value=Stable) public static final class CfnDashboardProps.Builder extends Object implements software.amazon.jsii.Builder<CfnDashboardProps>
CfnDashboardProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnDashboardProps.Builder awsAccountId(String awsAccountId)
CfnDashboardProps.getAwsAccountId()awsAccountId - `AWS::QuickSight::Dashboard.AwsAccountId`. This parameter is required.this@Stability(value=Stable) public CfnDashboardProps.Builder dashboardId(String dashboardId)
CfnDashboardProps.getDashboardId()dashboardId - `AWS::QuickSight::Dashboard.DashboardId`. This parameter is required.this@Stability(value=Stable) public CfnDashboardProps.Builder dashboardPublishOptions(CfnDashboard.DashboardPublishOptionsProperty dashboardPublishOptions)
CfnDashboardProps.getDashboardPublishOptions()dashboardPublishOptions - `AWS::QuickSight::Dashboard.DashboardPublishOptions`.this@Stability(value=Stable) public CfnDashboardProps.Builder dashboardPublishOptions(IResolvable dashboardPublishOptions)
CfnDashboardProps.getDashboardPublishOptions()dashboardPublishOptions - `AWS::QuickSight::Dashboard.DashboardPublishOptions`.this@Stability(value=Stable) public CfnDashboardProps.Builder name(String name)
CfnDashboardProps.getName()name - `AWS::QuickSight::Dashboard.Name`.this@Stability(value=Stable) public CfnDashboardProps.Builder parameters(CfnDashboard.ParametersProperty parameters)
CfnDashboardProps.getParameters()parameters - `AWS::QuickSight::Dashboard.Parameters`.this@Stability(value=Stable) public CfnDashboardProps.Builder parameters(IResolvable parameters)
CfnDashboardProps.getParameters()parameters - `AWS::QuickSight::Dashboard.Parameters`.this@Stability(value=Stable) public CfnDashboardProps.Builder permissions(IResolvable permissions)
CfnDashboardProps.getPermissions()permissions - `AWS::QuickSight::Dashboard.Permissions`.this@Stability(value=Stable) public CfnDashboardProps.Builder permissions(List<? extends Object> permissions)
CfnDashboardProps.getPermissions()permissions - `AWS::QuickSight::Dashboard.Permissions`.this@Stability(value=Stable) public CfnDashboardProps.Builder sourceEntity(CfnDashboard.DashboardSourceEntityProperty sourceEntity)
CfnDashboardProps.getSourceEntity()sourceEntity - `AWS::QuickSight::Dashboard.SourceEntity`.this@Stability(value=Stable) public CfnDashboardProps.Builder sourceEntity(IResolvable sourceEntity)
CfnDashboardProps.getSourceEntity()sourceEntity - `AWS::QuickSight::Dashboard.SourceEntity`.this@Stability(value=Stable) public CfnDashboardProps.Builder tags(List<? extends CfnTag> tags)
CfnDashboardProps.getTags()tags - `AWS::QuickSight::Dashboard.Tags`.this@Stability(value=Stable) public CfnDashboardProps.Builder themeArn(String themeArn)
CfnDashboardProps.getThemeArn()themeArn - `AWS::QuickSight::Dashboard.ThemeArn`.this@Stability(value=Stable) public CfnDashboardProps.Builder versionDescription(String versionDescription)
CfnDashboardProps.getVersionDescription()versionDescription - `AWS::QuickSight::Dashboard.VersionDescription`.this@Stability(value=Stable) public CfnDashboardProps build()
build in interface software.amazon.jsii.Builder<CfnDashboardProps>CfnDashboardPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.