You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ManagedBlockchain::Types::MemberSummaryA summary of configuration properties for a member.
Instance Attribute Summary collapseThe date and time that the member was created.
An optional description of the member.
The unique identifier of the member.
An indicator of whether the member is owned by your AWS account or a different AWS account.
The name of the member.
The status of the member.
The date and time that the member was created.
#description ⇒ StringAn optional description of the member.
#id ⇒ StringThe unique identifier of the member.
#is_owned ⇒ BooleanAn indicator of whether the member is owned by your AWS account or a different AWS account.
#status ⇒ StringThe status of the member.
CREATING
- The AWS account is in the process of creating a member.
AVAILABLE
- The member has been created and can participate in the network.
CREATE_FAILED
- The AWS account attempted to create a member and creation failed.
DELETING
- The member and all associated resources are in the process of being deleted. Either the AWS account that owns the member deleted it, or the member is being deleted as the result of an APPROVED
PROPOSAL
to remove the member.
DELETED
- The member can no longer participate on the network and all associated resources are deleted. Either the AWS account that owns the member deleted it, or the member is being deleted as the result of an APPROVED
PROPOSAL
to remove the member.
Possible values:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4