Theme

class Theme : KotlinCustomResource

Definition of AWS::AmplifyUIBuilder::Theme Resource Type

Properties

Link copied to clipboard
val appId: Output<String>?

The unique ID for the Amplify app associated with the theme.

Link copied to clipboard
val awsId: Output<String>

The ID for the theme.

Link copied to clipboard
val createdAt: Output<String>

The time that the theme was created.

Link copied to clipboard
val environmentName: Output<String>?

The name of the backend environment that is a part of the Amplify app.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val modifiedAt: Output<String>

The time that the theme was modified.

Link copied to clipboard
val name: Output<String>?

The name of the theme.

Link copied to clipboard
val overrides: Output<List<ThemeValues>>?

Describes the properties that can be overriden to customize a theme.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<Map<String, String>>?

One or more key-value pairs to use when tagging the theme.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val values: Output<List<ThemeValues>>?

A list of key-value pairs that defines the properties of the theme.