Skip to content

/AWS1/CL_AG2ACMMANAGED

Represents a domain name and certificate for a portal.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_certificatearn TYPE /AWS1/AG2__STRINGMIN10MAX2048 /AWS1/AG2__STRINGMIN10MAX2048

The certificate ARN.

iv_domainname TYPE /AWS1/AG2__STRINGMIN3MAX256 /AWS1/AG2__STRINGMIN3MAX256

The domain name.


Queryable Attributes

CertificateArn

The certificate ARN.

Accessible with the following methods

Method Description
GET_CERTIFICATEARN() Getter for CERTIFICATEARN, with configurable default
ASK_CERTIFICATEARN() Getter for CERTIFICATEARN w/ exceptions if field has no valu
HAS_CERTIFICATEARN() Determine if CERTIFICATEARN has a value

DomainName

The domain name.

Accessible with the following methods

Method Description
GET_DOMAINNAME() Getter for DOMAINNAME, with configurable default
ASK_DOMAINNAME() Getter for DOMAINNAME w/ exceptions if field has no value
HAS_DOMAINNAME() Determine if DOMAINNAME has a value