@Stability(value=Stable) public static final class CfnThemeProps.Builder extends Object implements software.amazon.jsii.Builder<CfnThemeProps>
CfnThemeProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnThemeProps.Builder awsAccountId(String awsAccountId)
CfnThemeProps.getAwsAccountId()awsAccountId - `AWS::QuickSight::Theme.AwsAccountId`. This parameter is required.this@Stability(value=Stable) public CfnThemeProps.Builder themeId(String themeId)
CfnThemeProps.getThemeId()themeId - `AWS::QuickSight::Theme.ThemeId`. This parameter is required.this@Stability(value=Stable) public CfnThemeProps.Builder baseThemeId(String baseThemeId)
CfnThemeProps.getBaseThemeId()baseThemeId - `AWS::QuickSight::Theme.BaseThemeId`.this@Stability(value=Stable) public CfnThemeProps.Builder configuration(CfnTheme.ThemeConfigurationProperty configuration)
CfnThemeProps.getConfiguration()configuration - `AWS::QuickSight::Theme.Configuration`.this@Stability(value=Stable) public CfnThemeProps.Builder configuration(IResolvable configuration)
CfnThemeProps.getConfiguration()configuration - `AWS::QuickSight::Theme.Configuration`.this@Stability(value=Stable) public CfnThemeProps.Builder name(String name)
CfnThemeProps.getName()name - `AWS::QuickSight::Theme.Name`.this@Stability(value=Stable) public CfnThemeProps.Builder permissions(IResolvable permissions)
CfnThemeProps.getPermissions()permissions - `AWS::QuickSight::Theme.Permissions`.this@Stability(value=Stable) public CfnThemeProps.Builder permissions(List<? extends Object> permissions)
CfnThemeProps.getPermissions()permissions - `AWS::QuickSight::Theme.Permissions`.this@Stability(value=Stable) public CfnThemeProps.Builder tags(List<? extends CfnTag> tags)
CfnThemeProps.getTags()tags - `AWS::QuickSight::Theme.Tags`.this@Stability(value=Stable) public CfnThemeProps.Builder versionDescription(String versionDescription)
CfnThemeProps.getVersionDescription()versionDescription - `AWS::QuickSight::Theme.VersionDescription`.this@Stability(value=Stable) public CfnThemeProps build()
build in interface software.amazon.jsii.Builder<CfnThemeProps>CfnThemePropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.