/AWS1/CL_WMLDESCRORGRESPONSE¶
DescribeOrganizationResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_organizationid TYPE /AWS1/WMLORGANIZATIONID /AWS1/WMLORGANIZATIONID¶
The identifier of an organization.
iv_alias TYPE /AWS1/WMLORGANIZATIONNAME /AWS1/WMLORGANIZATIONNAME¶
The alias for an organization.
iv_state TYPE /AWS1/WMLSTRING /AWS1/WMLSTRING¶
The state of an organization.
iv_directoryid TYPE /AWS1/WMLSTRING /AWS1/WMLSTRING¶
The identifier for the directory associated with an WorkMail organization.
iv_directorytype TYPE /AWS1/WMLSTRING /AWS1/WMLSTRING¶
The type of directory associated with the WorkMail organization.
iv_defaultmaildomain TYPE /AWS1/WMLSTRING /AWS1/WMLSTRING¶
The default mail domain associated with the organization.
iv_completeddate TYPE /AWS1/WMLTIMESTAMP /AWS1/WMLTIMESTAMP¶
The date at which the organization became usable in the WorkMail context, in UNIX epoch time format.
iv_errormessage TYPE /AWS1/WMLSTRING /AWS1/WMLSTRING¶
(Optional) The error message indicating if unexpected behavior was encountered with regards to the organization.
iv_arn TYPE /AWS1/WMLAMAZONRESOURCENAME /AWS1/WMLAMAZONRESOURCENAME¶
The Amazon Resource Name (ARN) of the organization.
iv_migrationadmin TYPE /AWS1/WMLWORKMAILIDENTIFIER /AWS1/WMLWORKMAILIDENTIFIER¶
The user ID of the migration admin if migration is enabled for the organization.
iv_interoperabilityenabled TYPE /AWS1/WMLBOOLEAN /AWS1/WMLBOOLEAN¶
Indicates if interoperability is enabled for this organization.
Queryable Attributes¶
OrganizationId¶
The identifier of an organization.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ORGANIZATIONID() |
Getter for ORGANIZATIONID, with configurable default |
ASK_ORGANIZATIONID() |
Getter for ORGANIZATIONID w/ exceptions if field has no valu |
HAS_ORGANIZATIONID() |
Determine if ORGANIZATIONID has a value |
Alias¶
The alias for an organization.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ALIAS() |
Getter for ALIAS, with configurable default |
ASK_ALIAS() |
Getter for ALIAS w/ exceptions if field has no value |
HAS_ALIAS() |
Determine if ALIAS has a value |
State¶
The state of an organization.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATE() |
Getter for STATE, with configurable default |
ASK_STATE() |
Getter for STATE w/ exceptions if field has no value |
HAS_STATE() |
Determine if STATE has a value |
DirectoryId¶
The identifier for the directory associated with an WorkMail organization.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DIRECTORYID() |
Getter for DIRECTORYID, with configurable default |
ASK_DIRECTORYID() |
Getter for DIRECTORYID w/ exceptions if field has no value |
HAS_DIRECTORYID() |
Determine if DIRECTORYID has a value |
DirectoryType¶
The type of directory associated with the WorkMail organization.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DIRECTORYTYPE() |
Getter for DIRECTORYTYPE, with configurable default |
ASK_DIRECTORYTYPE() |
Getter for DIRECTORYTYPE w/ exceptions if field has no value |
HAS_DIRECTORYTYPE() |
Determine if DIRECTORYTYPE has a value |
DefaultMailDomain¶
The default mail domain associated with the organization.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEFAULTMAILDOMAIN() |
Getter for DEFAULTMAILDOMAIN, with configurable default |
ASK_DEFAULTMAILDOMAIN() |
Getter for DEFAULTMAILDOMAIN w/ exceptions if field has no v |
HAS_DEFAULTMAILDOMAIN() |
Determine if DEFAULTMAILDOMAIN has a value |
CompletedDate¶
The date at which the organization became usable in the WorkMail context, in UNIX epoch time format.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMPLETEDDATE() |
Getter for COMPLETEDDATE, with configurable default |
ASK_COMPLETEDDATE() |
Getter for COMPLETEDDATE w/ exceptions if field has no value |
HAS_COMPLETEDDATE() |
Determine if COMPLETEDDATE has a value |
ErrorMessage¶
(Optional) The error message indicating if unexpected behavior was encountered with regards to the organization.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ERRORMESSAGE() |
Getter for ERRORMESSAGE, with configurable default |
ASK_ERRORMESSAGE() |
Getter for ERRORMESSAGE w/ exceptions if field has no value |
HAS_ERRORMESSAGE() |
Determine if ERRORMESSAGE has a value |
ARN¶
The Amazon Resource Name (ARN) of the organization.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
MigrationAdmin¶
The user ID of the migration admin if migration is enabled for the organization.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MIGRATIONADMIN() |
Getter for MIGRATIONADMIN, with configurable default |
ASK_MIGRATIONADMIN() |
Getter for MIGRATIONADMIN w/ exceptions if field has no valu |
HAS_MIGRATIONADMIN() |
Determine if MIGRATIONADMIN has a value |
InteroperabilityEnabled¶
Indicates if interoperability is enabled for this organization.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INTEROPERABILITYENABLED() |
Getter for INTEROPERABILITYENABLED |