class Aws::ManagedBlockchain::Types::InviteAction
An action to invite a specific AWS account to create a member and join the network. The `InviteAction` is carried out when a `Proposal` is `APPROVED`.
Applies only to Hyperledger Fabric.
@note When making an API call, you may pass InviteAction
data as a hash: { principal: "PrincipalString", # required }
@!attribute [rw] principal
The AWS account ID to invite. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/managedblockchain-2018-09-24/InviteAction AWS API Documentation
Constants
- SENSITIVE