/AWS1/CL_APMTLSVALIDATIONCTX01¶
An object that represents a Transport Layer Security (TLS) Secret Discovery Service validation context trust. The proxy must be configured with a local SDS provider via a Unix Domain Socket. See App Mesh TLS documentation for more info.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_secretname
TYPE /AWS1/APMSDSSECRETNAME
/AWS1/APMSDSSECRETNAME
¶
A reference to an object that represents the name of the secret for a Transport Layer Security (TLS) Secret Discovery Service validation context trust.
Queryable Attributes¶
secretName¶
A reference to an object that represents the name of the secret for a Transport Layer Security (TLS) Secret Discovery Service validation context trust.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SECRETNAME() |
Getter for SECRETNAME, with configurable default |
ASK_SECRETNAME() |
Getter for SECRETNAME w/ exceptions if field has no value |
HAS_SECRETNAME() |
Determine if SECRETNAME has a value |