/AWS1/CL_OSRKEYSTOREACCOPTION¶
The configuration parameters to enable access to the key store required by the package.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_keystoreaccessenabled
TYPE /AWS1/OSRBOOLEAN
/AWS1/OSRBOOLEAN
¶
This indicates whether Key Store access is enabled
Optional arguments:¶
iv_keyaccessrolearn
TYPE /AWS1/OSRROLEARN
/AWS1/OSRROLEARN
¶
Role ARN to access the KeyStore Key
Queryable Attributes¶
KeyAccessRoleArn¶
Role ARN to access the KeyStore Key
Accessible with the following methods¶
Method | Description |
---|---|
GET_KEYACCESSROLEARN() |
Getter for KEYACCESSROLEARN, with configurable default |
ASK_KEYACCESSROLEARN() |
Getter for KEYACCESSROLEARN w/ exceptions if field has no va |
HAS_KEYACCESSROLEARN() |
Determine if KEYACCESSROLEARN has a value |
KeyStoreAccessEnabled¶
This indicates whether Key Store access is enabled
Accessible with the following methods¶
Method | Description |
---|---|
GET_KEYSTOREACCESSENABLED() |
Getter for KEYSTOREACCESSENABLED, with configurable default |
ASK_KEYSTOREACCESSENABLED() |
Getter for KEYSTOREACCESSENABLED w/ exceptions if field has |
HAS_KEYSTOREACCESSENABLED() |
Determine if KEYSTOREACCESSENABLED has a value |