This product is not supported for your selected Datadog site. ().
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

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.

tags

Type: UNORDERED_LIST_STRING