/AWS1/CL_BDOSECRET¶
Contains information about a secret in AWS Secrets Manager.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_secretarn
TYPE /AWS1/BDOSECRETARN
/AWS1/BDOSECRETARN
¶
The Amazon Resource Name (ARN) of the secret in AWS Secrets Manager.
Queryable Attributes¶
secretArn¶
The Amazon Resource Name (ARN) of the secret in AWS Secrets Manager.
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 |