class Aws::ManagedBlockchain::Types::DeleteMemberInput
@note When making an API call, you may pass DeleteMemberInput
data as a hash: { network_id: "ResourceIdString", # required member_id: "ResourceIdString", # required }
@!attribute [rw] network_id
The unique identifier of the network from which the member is removed. @return [String]
@!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/DeleteMemberInput AWS API Documentation
Constants
- SENSITIVE