class Aws::ManagedBlockchain::Types::RemoveAction
An action to remove a member from a Managed Blockchain network as the result of a removal proposal that is `APPROVED`. The member and all associated resources are deleted from the network.
Applies only to Hyperledger Fabric.
@note When making an API call, you may pass RemoveAction
data as a hash: { member_id: "ResourceIdString", # required }
@!attribute [rw] member_id
The unique identifier of the member to remove. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/managedblockchain-2018-09-24/RemoveAction AWS API Documentation
Constants
- SENSITIVE