You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ManagedBlockchain::Types::InvitationAn invitation to an AWS account to create a member and join the network.
Instance Attribute Summary collapseThe date and time that the invitation was created.
The date and time that the invitation expires.
The unique identifier for the invitation.
A summary of network configuration properties.
.
The status of the invitation:.
The date and time that the invitation was created.
#expiration_date ⇒ TimeThe date and time that the invitation expires. This is the CreationDate
plus the ProposalDurationInHours
that is specified in the ProposalThresholdPolicy
. After this date and time, the invitee can no longer create a member and join the network using this InvitationId
.
The unique identifier for the invitation.
#status ⇒ StringThe status of the invitation:
PENDING
- The invitee has not created a member to join the network, and the invitation has not yet expired.
ACCEPTING
- The invitee has begun creating a member, and creation has not yet completed.
ACCEPTED
- The invitee created a member and joined the network using the InvitationID
.
REJECTED
- The invitee rejected the invitation.
EXPIRED
- The invitee neither created a member nor rejected the invitation before the ExpirationDate
.
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