This product is not supported for your selected
Datadog site. (
).
This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project,
feel free to reach out to us!aws_managedblockchain_invitation
account_id
Type: STRING
arn
Type: STRING
Provider name: Arn
Description: The Amazon Resource Name (ARN) of the invitation. For more information about ARNs and their format, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.
creation_date
Type: TIMESTAMP
Provider name: CreationDate
Description: The date and time that the invitation was created.
expiration_date
Type: TIMESTAMP
Provider name: ExpirationDate
Description: The 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
.
invitation_id
Type: STRING
Provider name: InvitationId
Description: The unique identifier for the invitation.
network_summary
Type: STRUCT
Provider name: NetworkSummary
arn
Type: STRING
Provider name: Arn
Description: The Amazon Resource Name (ARN) of the network. For more information about ARNs and their format, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference.
creation_date
Type: TIMESTAMP
Provider name: CreationDate
Description: The date and time that the network was created.
description
Type: STRING
Provider name: Description
Description: An optional description of the network.
framework
Type: STRING
Provider name: Framework
Description: The blockchain framework that the network uses.
framework_version
Type: STRING
Provider name: FrameworkVersion
Description: The version of the blockchain framework that the network uses.
id
Type: STRING
Provider name: Id
Description: The unique identifier of the network.
name
Type: STRING
Provider name: Name
Description: The name of the network.
status
Type: STRING
Provider name: Status
Description: The current status of the network.
status
Type: STRING
Provider name: Status
Description: The status of the invitation:
PENDING
- The invitee hasn’t created a member to join the network, and the invitation hasn’t yet expired.ACCEPTING
- The invitee has begun creating a member, and creation hasn’t 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
.
Type: UNORDERED_LIST_STRING