class Aws::AmplifyUIBuilder::Types::ExportThemesRequest

@note When making an API call, you may pass ExportThemesRequest

data as a hash:

    {
      app_id: "String", # required
      environment_name: "String", # required
    }

@!attribute [rw] app_id

The unique ID of the Amplify app to export the themes to.
@return [String]

@!attribute [rw] environment_name

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

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

Constants

SENSITIVE