Skip to content

/AWS1/CL_WSWASSOCTRUSTSTORERSP

AssociateTrustStoreResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_portalarn TYPE /AWS1/WSWARN /AWS1/WSWARN

The ARN of the web portal.

iv_truststorearn TYPE /AWS1/WSWARN /AWS1/WSWARN

The ARN of the trust store.


Queryable Attributes

portalArn

The ARN of the web 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

trustStoreArn

The ARN of the trust store.

Accessible with the following methods

Method Description
GET_TRUSTSTOREARN() Getter for TRUSTSTOREARN, with configurable default
ASK_TRUSTSTOREARN() Getter for TRUSTSTOREARN w/ exceptions if field has no value
HAS_TRUSTSTOREARN() Determine if TRUSTSTOREARN has a value