MutationActionSetStateParameter - AmplifyUIBuilder

MutationActionSetStateParameter

Represents the state configuration when an action modifies a property of another element within the same component.

Contents

componentName

The name of the component that is being modified.

Type: String

Required: Yes

property

The name of the component property to apply the state configuration to.

Type: String

Required: Yes

set

The state configuration to assign to the property.

Type: ComponentProperty object

Required: Yes

See Also

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