

# ProposalActions


 The actions to carry out if a proposal is `APPROVED`. 

Applies only to Hyperledger Fabric.

## Contents


 ** Invitations **   <a name="ManagedBlockchain-Type-ProposalActions-Invitations"></a>
 The actions to perform for an `APPROVED` proposal to invite an AWS account to create a member and join the network.   
Type: Array of [InviteAction](API_InviteAction.md) objects  
Required: No

 ** Removals **   <a name="ManagedBlockchain-Type-ProposalActions-Removals"></a>
 The actions to perform for an `APPROVED` proposal to remove a member from the network, which deletes the member and all associated member resources from the network.   
Type: Array of [RemoveAction](API_RemoveAction.md) objects  
Required: No

## See Also


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/managedblockchain-2018-09-24/ProposalActions) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/managedblockchain-2018-09-24/ProposalActions) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/managedblockchain-2018-09-24/ProposalActions) 