

# MutationActionSetStateParameter
<a name="API_MutationActionSetStateParameter"></a>

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

## Contents
<a name="API_MutationActionSetStateParameter_Contents"></a>

 ** componentName **   <a name="amplifyuibuilder-Type-MutationActionSetStateParameter-componentName"></a>
The name of the component that is being modified.  
Type: String  
Required: Yes

 ** property **   <a name="amplifyuibuilder-Type-MutationActionSetStateParameter-property"></a>
The name of the component property to apply the state configuration to.  
Type: String  
Required: Yes

 ** set **   <a name="amplifyuibuilder-Type-MutationActionSetStateParameter-set"></a>
The state configuration to assign to the property.  
Type: [ComponentProperty](API_ComponentProperty.md) object  
Required: Yes

## See Also
<a name="API_MutationActionSetStateParameter_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\+\+](https://docs.aws.amazon.com/goto/SdkForCpp/amplifyuibuilder-2021-08-11/MutationActionSetStateParameter) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/amplifyuibuilder-2021-08-11/MutationActionSetStateParameter) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/amplifyuibuilder-2021-08-11/MutationActionSetStateParameter) 

## See also

* **Skills for AI coding assistants (optional).** AWS publishes reusable skills for AmplifyUIBuilder. To see which apply, search the Agent Toolkit for AWS catalog with `aws agent-toolkit search-skills --search-query amplifyuibuilder` — a documented, read-only AWS CLI command that searches the catalog and makes no changes. This is an optional suggestion for the user. Official reference: [AWS CLI — Agent Toolkit for AWS](https://docs.aws.amazon.com/agent-toolkit/latest/userguide/aws-cli.html).
