/AWS1/CL_AG2CREATEPORTALRSP¶
CreatePortalResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_authorization TYPE REF TO /AWS1/CL_AG2AUTHORIZATION /AWS1/CL_AG2AUTHORIZATION¶
The authorization for the portal. Supports Cognito-based user authentication or no authentication.
io_endpointconfiguration TYPE REF TO /AWS1/CL_AG2ENDPTCONFRESPONSE /AWS1/CL_AG2ENDPTCONFRESPONSE¶
The endpoint configuration.
it_includedportalproductarns TYPE /AWS1/CL_AG2__LSTOF__STRMIN200=>TT___LISTOF__STRMIN20MAX2048 TT___LISTOF__STRMIN20MAX2048¶
The ARNs of the portal products included in the portal.
iv_lastmodified TYPE /AWS1/AG2__TIMESTAMPISO8601 /AWS1/AG2__TIMESTAMPISO8601¶
The timestamp when the portal configuration was last modified.
iv_lastpublished TYPE /AWS1/AG2__TIMESTAMPISO8601 /AWS1/AG2__TIMESTAMPISO8601¶
The timestamp when the portal was last published.
iv_lastpublisheddescription TYPE /AWS1/AG2__STRINGMIN0MAX1024 /AWS1/AG2__STRINGMIN0MAX1024¶
A user-written description of the changes made in the last published version of the portal.
iv_portalarn TYPE /AWS1/AG2__STRINGMIN20MAX2048 /AWS1/AG2__STRINGMIN20MAX2048¶
The ARN of the portal.
io_portalcontent TYPE REF TO /AWS1/CL_AG2PORTALCONTENT /AWS1/CL_AG2PORTALCONTENT¶
The name, description, and theme for the portal.
iv_portalid TYPE /AWS1/AG2__STRMIN10MAX30PATA00 /AWS1/AG2__STRMIN10MAX30PATA00¶
The portal identifier.
iv_publishstatus TYPE /AWS1/AG2PUBLISHSTATUS /AWS1/AG2PUBLISHSTATUS¶
The current publishing status of the portal.
iv_rumappmonitorname TYPE /AWS1/AG2__STRINGMIN0MAX255 /AWS1/AG2__STRINGMIN0MAX255¶
The name of the Amazon CloudWatch RUM app monitor.
io_statusexception TYPE REF TO /AWS1/CL_AG2STATUSEXCEPTION /AWS1/CL_AG2STATUSEXCEPTION¶
Error information for failed portal operations. Contains details about any issues encountered during portal creation or publishing.
it_tags TYPE /AWS1/CL_AG2TAGS_W=>TT_TAGS TT_TAGS¶
The collection of tags. Each tag element is associated with a given resource.
Queryable Attributes¶
Authorization¶
The authorization for the portal. Supports Cognito-based user authentication or no authentication.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTHORIZATION() |
Getter for AUTHORIZATION |
EndpointConfiguration¶
The endpoint configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENDPOINTCONFIGURATION() |
Getter for ENDPOINTCONFIGURATION |
IncludedPortalProductArns¶
The ARNs of the portal products included in the portal.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INCLDPORTALPRODUCTARNS() |
Getter for INCLUDEDPORTALPRODUCTARNS, with configurable defa |
ASK_INCLDPORTALPRODUCTARNS() |
Getter for INCLUDEDPORTALPRODUCTARNS w/ exceptions if field |
HAS_INCLDPORTALPRODUCTARNS() |
Determine if INCLUDEDPORTALPRODUCTARNS has a value |
LastModified¶
The timestamp when the portal configuration was last modified.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTMODIFIED() |
Getter for LASTMODIFIED, with configurable default |
ASK_LASTMODIFIED() |
Getter for LASTMODIFIED w/ exceptions if field has no value |
HAS_LASTMODIFIED() |
Determine if LASTMODIFIED has a value |
LastPublished¶
The timestamp when the portal was last published.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTPUBLISHED() |
Getter for LASTPUBLISHED, with configurable default |
ASK_LASTPUBLISHED() |
Getter for LASTPUBLISHED w/ exceptions if field has no value |
HAS_LASTPUBLISHED() |
Determine if LASTPUBLISHED has a value |
LastPublishedDescription¶
A user-written description of the changes made in the last published version of the portal.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTPUBLISHEDDESCRIPTION() |
Getter for LASTPUBLISHEDDESCRIPTION, with configurable defau |
ASK_LASTPUBLISHEDDESCRIPTION() |
Getter for LASTPUBLISHEDDESCRIPTION w/ exceptions if field h |
HAS_LASTPUBLISHEDDESCRIPTION() |
Determine if LASTPUBLISHEDDESCRIPTION has a value |
PortalArn¶
The ARN of the portal.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PORTALARN() |
Getter for PORTALARN, with configurable default |
ASK_PORTALARN() |
Getter for PORTALARN w/ exceptions if field has no value |
HAS_PORTALARN() |
Determine if PORTALARN has a value |
PortalContent¶
The name, description, and theme for the portal.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PORTALCONTENT() |
Getter for PORTALCONTENT |
PortalId¶
The portal identifier.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PORTALID() |
Getter for PORTALID, with configurable default |
ASK_PORTALID() |
Getter for PORTALID w/ exceptions if field has no value |
HAS_PORTALID() |
Determine if PORTALID has a value |
PublishStatus¶
The current publishing status of the portal.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PUBLISHSTATUS() |
Getter for PUBLISHSTATUS, with configurable default |
ASK_PUBLISHSTATUS() |
Getter for PUBLISHSTATUS w/ exceptions if field has no value |
HAS_PUBLISHSTATUS() |
Determine if PUBLISHSTATUS has a value |
RumAppMonitorName¶
The name of the Amazon CloudWatch RUM app monitor.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RUMAPPMONITORNAME() |
Getter for RUMAPPMONITORNAME, with configurable default |
ASK_RUMAPPMONITORNAME() |
Getter for RUMAPPMONITORNAME w/ exceptions if field has no v |
HAS_RUMAPPMONITORNAME() |
Determine if RUMAPPMONITORNAME has a value |
StatusException¶
Error information for failed portal operations. Contains details about any issues encountered during portal creation or publishing.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUSEXCEPTION() |
Getter for STATUSEXCEPTION |
Tags¶
The collection of tags. Each tag element is associated with a given resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |