Skip to content

/AWS1/CL_AG2UPDATEPORTALRSP

UpdatePortalResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

io_authorization TYPE REF TO /AWS1/CL_AG2AUTHORIZATION /AWS1/CL_AG2AUTHORIZATION

The authorization for the portal.

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 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

The description associated with the last time the portal was published.

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

Contains the content that is visible to portal consumers including the themes, display names, and description.

iv_portalid TYPE /AWS1/AG2__STRMIN10MAX30PATA00 /AWS1/AG2__STRMIN10MAX30PATA00

The portal identifier.

io_preview TYPE REF TO /AWS1/CL_AG2PREVIEW /AWS1/CL_AG2PREVIEW

Represents the preview endpoint and the any possible error messages during preview generation.

iv_publishstatus TYPE /AWS1/AG2PUBLISHSTATUS /AWS1/AG2PUBLISHSTATUS

The publishStatus.

iv_rumappmonitorname TYPE /AWS1/AG2__STRINGMIN0MAX255 /AWS1/AG2__STRINGMIN0MAX255

The CloudWatch RUM app monitor name.

io_statusexception TYPE REF TO /AWS1/CL_AG2STATUSEXCEPTION /AWS1/CL_AG2STATUSEXCEPTION

The status exception information.

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.

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 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

The description associated with the last time the portal was published.

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

Contains the content that is visible to portal consumers including the themes, display names, and description.

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

Preview

Represents the preview endpoint and the any possible error messages during preview generation.

Accessible with the following methods

Method Description
GET_PREVIEW() Getter for PREVIEW

PublishStatus

The publishStatus.

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 CloudWatch RUM app monitor name.

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

The status exception information.

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