

# 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\$1\$1](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) 