class Aws::ManagedBlockchain::Types::GetMemberInput
@note When making an API call, you may pass GetMemberInput
data as a hash: { network_id: "ResourceIdString", # required member_id: "ResourceIdString", # required }
@!attribute [rw] network_id
The unique identifier of the network to which the member belongs. @return [String]
@!attribute [rw] member_id
The unique identifier of the member. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/managedblockchain-2018-09-24/GetMemberInput AWS API Documentation
Constants
- SENSITIVE