Skip to content

/AWS1/CL_SEBINGRESSPOINTCONF

The configuration of the ingress endpoint resource.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_SMTPPASSWORD TYPE /AWS1/SEBSMTPPASSWORD /AWS1/SEBSMTPPASSWORD

The password of the ingress endpoint resource.

IV_SECRETARN TYPE /AWS1/SEBSECRETARN /AWS1/SEBSECRETARN

The SecretsManager::Secret ARN of the ingress endpoint resource.


Queryable Attributes

SmtpPassword

The password of the ingress endpoint resource.

Accessible with the following methods

Method Description
GET_SMTPPASSWORD() Getter for SMTPPASSWORD, with configurable default
ASK_SMTPPASSWORD() Getter for SMTPPASSWORD w/ exceptions if field has no value
HAS_SMTPPASSWORD() Determine if SMTPPASSWORD has a value

SecretArn

The SecretsManager::Secret ARN of the ingress endpoint resource.

Accessible with the following methods

Method Description
GET_SECRETARN() Getter for SECRETARN, with configurable default
ASK_SECRETARN() Getter for SECRETARN w/ exceptions if field has no value
HAS_SECRETARN() Determine if SECRETARN has a value