CreateProposalRequest
class CreateProposalRequest
Types
Properties
Link copied to clipboard
The type of actions proposed, such as inviting a member or removing a member. The types of Actions
in a proposal are mutually exclusive. For example, a proposal with Invitations
actions cannot also contain Removals
actions.
Link copied to clipboard
A unique, case-sensitive identifier that you provide to ensure the idempotency of the operation. An idempotent operation completes no more than one time. This identifier is required only if you make a service request directly using an HTTP client. It is generated automatically if you use an Amazon Web Services SDK or the CLI.
Link copied to clipboard
A description for the proposal that is visible to voting members, for example, "Proposal to add Example Corp. as member."