/AWS1/CL_SEBINGPOINTAUTHCONF¶
The authentication configuration for the ingress endpoint resource.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_ingresspointpasswordconf TYPE REF TO /AWS1/CL_SEBINGPTPASSWORDCONF /AWS1/CL_SEBINGPTPASSWORDCONF¶
The ingress endpoint password configuration for the ingress endpoint resource.
iv_secretarn TYPE /AWS1/SEBSECRETARN /AWS1/SEBSECRETARN¶
The ingress endpoint SecretsManager::Secret ARN configuration for the ingress endpoint resource.
io_tlsauthconfiguration TYPE REF TO /AWS1/CL_SEBTLSAUTHCONF /AWS1/CL_SEBTLSAUTHCONF¶
The mutual TLS authentication configuration for the ingress endpoint resource.
Queryable Attributes¶
IngressPointPasswordConfiguration¶
The ingress endpoint password configuration for the ingress endpoint resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INGRESSPOINTPASSWORDCONF() |
Getter for INGRESSPOINTPASSWORDCONF |
SecretArn¶
The ingress endpoint SecretsManager::Secret ARN configuration for 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 |
TlsAuthConfiguration¶
The mutual TLS authentication configuration for the ingress endpoint resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TLSAUTHCONFIGURATION() |
Getter for TLSAUTHCONFIGURATION |