Skip to content

/AWS1/CL_MBCINVITEACTION

An action to invite a specific Amazon Web Services account to create a member and join the network. The InviteAction is carried out when a Proposal is APPROVED.

Applies only to Hyperledger Fabric.

CONSTRUCTOR

IMPORTING

Required arguments:

IV_PRINCIPAL TYPE /AWS1/MBCPRINCIPALSTRING /AWS1/MBCPRINCIPALSTRING

The Amazon Web Services account ID to invite.


Queryable Attributes

Principal

The Amazon Web Services account ID to invite.

Accessible with the following methods

Method Description
GET_PRINCIPAL() Getter for PRINCIPAL, with configurable default
ASK_PRINCIPAL() Getter for PRINCIPAL w/ exceptions if field has no value
HAS_PRINCIPAL() Determine if PRINCIPAL has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_INVITEACTIONLIST

TYPES TT_INVITEACTIONLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_MBCINVITEACTION WITH DEFAULT KEY
.