actions
construct an aws.sdk.kotlin.services.managedblockchain.model.ProposalActions inside the given block
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.