class Aws::AmplifyUIBuilder::Types::Theme

A theme is a collection of style settings that apply globally to the components associated with an Amplify application.

@!attribute [rw] app_id

The unique ID for the Amplify app associated with the theme.
@return [String]

@!attribute [rw] created_at

The time that the theme was created.
@return [Time]

@!attribute [rw] environment_name

The name of the backend environment that is a part of the Amplify
app.
@return [String]

@!attribute [rw] id

The ID for the theme.
@return [String]

@!attribute [rw] modified_at

The time that the theme was modified.
@return [Time]

@!attribute [rw] name

The name of the theme.
@return [String]

@!attribute [rw] overrides

Describes the properties that can be overriden to customize a theme.
@return [Array<Types::ThemeValues>]

@!attribute [rw] tags

One or more key-value pairs to use when tagging the theme.
@return [Hash<String,String>]

@!attribute [rw] values

A list of key-value pairs that defines the properties of the theme.
@return [Array<Types::ThemeValues>]

@see docs.aws.amazon.com/goto/WebAPI/amplifyuibuilder-2021-08-11/Theme AWS API Documentation

Constants

SENSITIVE