Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilder.CfnThemePropsMixin.Builder
Packages that use CfnThemePropsMixin.Builder
-
Uses of CfnThemePropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilder
Methods in software.amazon.awscdk.cfnpropertymixins.services.amplifyuibuilder that return CfnThemePropsMixin.BuilderModifier and TypeMethodDescriptionThe unique ID for the Amplify app associated with the theme.static CfnThemePropsMixin.BuilderCfnThemePropsMixin.Builder.create()static CfnThemePropsMixin.BuilderCfnThemePropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnThemePropsMixin.Builder.environmentName(String environmentName) The name of the backend environment that is a part of the Amplify app.The name of the theme.Describes the properties that can be overriden to customize a theme.CfnThemePropsMixin.Builder.overrides(IResolvable overrides) Describes the properties that can be overriden to customize a theme.One or more key-value pairs to use when tagging the theme.A list of key-value pairs that defines the properties of the theme.CfnThemePropsMixin.Builder.values(IResolvable values) A list of key-value pairs that defines the properties of the theme.