Builder

class Builder

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."

Link copied to clipboard

The unique identifier of the member that is creating the proposal. This identifier is especially useful for identifying the member making the proposal when multiple members exist in a single Amazon Web Services account.

Link copied to clipboard

The unique identifier of the network for which the proposal is made.

Link copied to clipboard

Tags to assign to the proposal.

Functions

Link copied to clipboard