ComponentSummary - AmplifyUIBuilder

ComponentSummary

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

Contents

appId

The unique ID of the Amplify app associated with the component.

Type: String

Required: Yes

componentType

The component type.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: Yes

environmentName

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

Type: String

Required: Yes

id

The unique ID of the component.

Type: String

Required: Yes

name

The name of the component.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: