- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`account_id
Type: STRING
actions
Type: STRUCT
Provider name: Actions
Description: The actions to perform on the network if the proposal is APPROVED
.
invitations
UNORDERED_LIST_STRUCT
Invitations
APPROVED
proposal to invite an Amazon Web Services account to create a member and join the network.principal
STRING
Principal
removals
UNORDERED_LIST_STRUCT
Removals
APPROVED
proposal to remove a member from the network, which deletes the member and all associated member resources from the network.member_id
STRING
MemberId
arn
Type: STRING
Provider name: Arn
Description: The Amazon Resource Name (ARN) of the proposal. 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 proposal was created.
description
Type: STRING
Provider name: Description
Description: The description of the proposal.
expiration_date
Type: TIMESTAMP
Provider name: ExpirationDate
Description: The date and time that the proposal expires. This is the CreationDate
plus the ProposalDurationInHours
that is specified in the ProposalThresholdPolicy
. After this date and time, if members haven’t cast enough votes to determine the outcome according to the voting policy, the proposal is EXPIRED
and Actions
aren’t carried out.
network_id
Type: STRING
Provider name: NetworkId
Description: The unique identifier of the network for which the proposal is made.
no_vote_count
Type: INT32
Provider name: NoVoteCount
Description: The current total of NO
votes cast on the proposal by members.
outstanding_vote_count
Type: INT32
Provider name: OutstandingVoteCount
Description: The number of votes remaining to be cast on the proposal by members. In other words, the number of members minus the sum of YES
votes and NO
votes.
proposal_id
Type: STRING
Provider name: ProposalId
Description: The unique identifier of the proposal.
proposed_by_member_id
Type: STRING
Provider name: ProposedByMemberId
Description: The unique identifier of the member that created the proposal.
proposed_by_member_name
Type: STRING
Provider name: ProposedByMemberName
Description: The name of the member that created the proposal.
status
Type: STRING
Provider name: Status
Description: The status of the proposal. Values are as follows:
IN_PROGRESS
- The proposal is active and open for member voting.APPROVED
- The proposal was approved with sufficient YES
votes among members according to the VotingPolicy
specified for the Network
. The specified proposal actions are carried out.REJECTED
- The proposal was rejected with insufficient YES
votes among members according to the VotingPolicy
specified for the Network
. The specified ProposalActions
aren’t carried out.EXPIRED
- Members didn’t cast the number of votes required to determine the proposal outcome before the proposal expired. The specified ProposalActions
aren’t carried out.ACTION_FAILED
- One or more of the specified ProposalActions
in a proposal that was approved couldn’t be completed because of an error. The ACTION_FAILED
status occurs even if only one ProposalAction fails and other actions are successful.tags
Type: UNORDERED_LIST_STRING
yes_vote_count
Type: INT32
Provider name: YesVoteCount
Description: The current total of YES
votes cast on the proposal by members.