/AWS1/CL_SHIGETMEMBERSHIPRSP¶
GetMembershipResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_membershipid TYPE /AWS1/SHIMEMBERSHIPID /AWS1/SHIMEMBERSHIPID¶
Response element for GetMembership that provides the queried membership ID.
Optional arguments:¶
iv_accountid TYPE /AWS1/SHIAWSACCOUNTID /AWS1/SHIAWSACCOUNTID¶
Response element for GetMembership that provides the account configured to manage the membership.
iv_region TYPE /AWS1/SHIAWSREGION /AWS1/SHIAWSREGION¶
Response element for GetMembership that provides the region configured to manage the membership.
iv_membershipname TYPE /AWS1/SHIMEMBERSHIPNAME /AWS1/SHIMEMBERSHIPNAME¶
Response element for GetMembership that provides the configured membership name.
iv_membershiparn TYPE /AWS1/SHIMEMBERSHIPARN /AWS1/SHIMEMBERSHIPARN¶
Response element for GetMembership that provides the membership ARN.
iv_membershipstatus TYPE /AWS1/SHIMEMBERSHIPSTATUS /AWS1/SHIMEMBERSHIPSTATUS¶
Response element for GetMembership that provides the current membership status.
iv_membershipacttimestamp TYPE /AWS1/SHITIMESTAMP /AWS1/SHITIMESTAMP¶
Response element for GetMembership that provides the configured membership activation timestamp.
iv_membershipdeacttimestamp TYPE /AWS1/SHITIMESTAMP /AWS1/SHITIMESTAMP¶
Response element for GetMembership that provides the configured membership name deactivation timestamp.
iv_customertype TYPE /AWS1/SHICUSTOMERTYPE /AWS1/SHICUSTOMERTYPE¶
Response element for GetMembership that provides the configured membership type. Options include
Standalone | Organizations.
iv_numberofaccountscovered TYPE /AWS1/SHILONG /AWS1/SHILONG¶
Response element for GetMembership that provides the number of accounts in the membership.
it_incidentresponseteam TYPE /AWS1/CL_SHIINCIDENTRESPONDER=>TT_INCIDENTRESPONSETEAM TT_INCIDENTRESPONSETEAM¶
Response element for GetMembership that provides the configured membership incident response team members.
it_optinfeatures TYPE /AWS1/CL_SHIOPTINFEATURE=>TT_OPTINFEATURES TT_OPTINFEATURES¶
Response element for GetMembership that provides the if opt-in features have been enabled.
io_membershipaccountsconfs TYPE REF TO /AWS1/CL_SHIMEMBERSHIPACCCONFS /AWS1/CL_SHIMEMBERSHIPACCCONFS¶
The
membershipAccountsConfigurationsfield contains the configuration details for member accounts within the Amazon Web Services Organizations membership structure.This field returns a structure containing information about:
Account configurations for member accounts
Membership settings and preferences
Account-level permissions and roles
Queryable Attributes¶
membershipId¶
Response element for GetMembership that provides the queried membership ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEMBERSHIPID() |
Getter for MEMBERSHIPID, with configurable default |
ASK_MEMBERSHIPID() |
Getter for MEMBERSHIPID w/ exceptions if field has no value |
HAS_MEMBERSHIPID() |
Determine if MEMBERSHIPID has a value |
accountId¶
Response element for GetMembership that provides the account configured to manage the membership.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCOUNTID() |
Getter for ACCOUNTID, with configurable default |
ASK_ACCOUNTID() |
Getter for ACCOUNTID w/ exceptions if field has no value |
HAS_ACCOUNTID() |
Determine if ACCOUNTID has a value |
region¶
Response element for GetMembership that provides the region configured to manage the membership.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REGION() |
Getter for REGION, with configurable default |
ASK_REGION() |
Getter for REGION w/ exceptions if field has no value |
HAS_REGION() |
Determine if REGION has a value |
membershipName¶
Response element for GetMembership that provides the configured membership name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEMBERSHIPNAME() |
Getter for MEMBERSHIPNAME, with configurable default |
ASK_MEMBERSHIPNAME() |
Getter for MEMBERSHIPNAME w/ exceptions if field has no valu |
HAS_MEMBERSHIPNAME() |
Determine if MEMBERSHIPNAME has a value |
membershipArn¶
Response element for GetMembership that provides the membership ARN.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEMBERSHIPARN() |
Getter for MEMBERSHIPARN, with configurable default |
ASK_MEMBERSHIPARN() |
Getter for MEMBERSHIPARN w/ exceptions if field has no value |
HAS_MEMBERSHIPARN() |
Determine if MEMBERSHIPARN has a value |
membershipStatus¶
Response element for GetMembership that provides the current membership status.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEMBERSHIPSTATUS() |
Getter for MEMBERSHIPSTATUS, with configurable default |
ASK_MEMBERSHIPSTATUS() |
Getter for MEMBERSHIPSTATUS w/ exceptions if field has no va |
HAS_MEMBERSHIPSTATUS() |
Determine if MEMBERSHIPSTATUS has a value |
membershipActivationTimestamp¶
Response element for GetMembership that provides the configured membership activation timestamp.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEMBERSHIPACTTIMESTAMP() |
Getter for MEMBERSHIPACTTIMESTAMP, with configurable default |
ASK_MEMBERSHIPACTTIMESTAMP() |
Getter for MEMBERSHIPACTTIMESTAMP w/ exceptions if field has |
HAS_MEMBERSHIPACTTIMESTAMP() |
Determine if MEMBERSHIPACTTIMESTAMP has a value |
membershipDeactivationTimestamp¶
Response element for GetMembership that provides the configured membership name deactivation timestamp.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEMBERSHIPDEACTTIMESTAMP() |
Getter for MEMBERSHIPDEACTTIMESTAMP, with configurable defau |
ASK_MEMBERSHIPDEACTTIMESTAMP() |
Getter for MEMBERSHIPDEACTTIMESTAMP w/ exceptions if field h |
HAS_MEMBERSHIPDEACTTIMESTAMP() |
Determine if MEMBERSHIPDEACTTIMESTAMP has a value |
customerType¶
Response element for GetMembership that provides the configured membership type. Options include
Standalone | Organizations.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUSTOMERTYPE() |
Getter for CUSTOMERTYPE, with configurable default |
ASK_CUSTOMERTYPE() |
Getter for CUSTOMERTYPE w/ exceptions if field has no value |
HAS_CUSTOMERTYPE() |
Determine if CUSTOMERTYPE has a value |
numberOfAccountsCovered¶
Response element for GetMembership that provides the number of accounts in the membership.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NUMBEROFACCOUNTSCOVERED() |
Getter for NUMBEROFACCOUNTSCOVERED, with configurable defaul |
ASK_NUMBEROFACCOUNTSCOVERED() |
Getter for NUMBEROFACCOUNTSCOVERED w/ exceptions if field ha |
HAS_NUMBEROFACCOUNTSCOVERED() |
Determine if NUMBEROFACCOUNTSCOVERED has a value |
incidentResponseTeam¶
Response element for GetMembership that provides the configured membership incident response team members.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INCIDENTRESPONSETEAM() |
Getter for INCIDENTRESPONSETEAM, with configurable default |
ASK_INCIDENTRESPONSETEAM() |
Getter for INCIDENTRESPONSETEAM w/ exceptions if field has n |
HAS_INCIDENTRESPONSETEAM() |
Determine if INCIDENTRESPONSETEAM has a value |
optInFeatures¶
Response element for GetMembership that provides the if opt-in features have been enabled.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPTINFEATURES() |
Getter for OPTINFEATURES, with configurable default |
ASK_OPTINFEATURES() |
Getter for OPTINFEATURES w/ exceptions if field has no value |
HAS_OPTINFEATURES() |
Determine if OPTINFEATURES has a value |
membershipAccountsConfigurations¶
The
membershipAccountsConfigurationsfield contains the configuration details for member accounts within the Amazon Web Services Organizations membership structure.This field returns a structure containing information about:
Account configurations for member accounts
Membership settings and preferences
Account-level permissions and roles
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MEMBERSHIPACCOUNTSCONFS() |
Getter for MEMBERSHIPACCOUNTSCONFS |