class Aws::AmplifyUIBuilder::Types::ComponentSummary

Contains a summary of a component. This is a read-only data type that is returned by ‘ListComponents`.

@!attribute [rw] app_id

The unique ID of the Amplify app associated with the component.
@return [String]

@!attribute [rw] component_type

The component type.
@return [String]

@!attribute [rw] environment_name

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

@!attribute [rw] id

The unique ID of the component.
@return [String]

@!attribute [rw] name

The name of the component.
@return [String]

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

Constants

SENSITIVE