/AWS1/CL_AG2ENDPTCONFREQUEST¶
Represents an endpoint configuration.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_acmmanaged TYPE REF TO /AWS1/CL_AG2ACMMANAGED /AWS1/CL_AG2ACMMANAGED¶
Represents a domain name and certificate for a portal.
io_none TYPE REF TO /AWS1/CL_AG2NONE /AWS1/CL_AG2NONE¶
Use the default portal domain name that is generated and managed by API Gateway.
Queryable Attributes¶
AcmManaged¶
Represents a domain name and certificate for a portal.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACMMANAGED() |
Getter for ACMMANAGED |
None¶
Use the default portal domain name that is generated and managed by API Gateway.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NONE() |
Getter for NONE |