Skip to content

/AWS1/CL_ODBKMSACCESS

Configuration for Amazon Web Services Key Management Service (KMS) access from the ODB network.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_status TYPE /AWS1/ODBMANAGEDRESOURCESTATUS /AWS1/ODBMANAGEDRESOURCESTATUS

The current status of the Amazon Web Services Key Management Service (KMS) access configuration.

it_ipv4addresses TYPE /AWS1/CL_ODBSTRINGLIST_W=>TT_STRINGLIST TT_STRINGLIST

The IPv4 addresses allowed for Amazon Web Services Key Management Service (KMS) access.

iv_domainname TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

The domain name for Amazon Web Services Key Management Service (KMS) access configuration.

iv_kmspolicydocument TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

The Amazon Web Services Key Management Service (KMS) policy document that defines permissions for key usage.


Queryable Attributes

status

The current status of the Amazon Web Services Key Management Service (KMS) access configuration.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

ipv4Addresses

The IPv4 addresses allowed for Amazon Web Services Key Management Service (KMS) access.

Accessible with the following methods

Method Description
GET_IPV4ADDRESSES() Getter for IPV4ADDRESSES, with configurable default
ASK_IPV4ADDRESSES() Getter for IPV4ADDRESSES w/ exceptions if field has no value
HAS_IPV4ADDRESSES() Determine if IPV4ADDRESSES has a value

domainName

The domain name for Amazon Web Services Key Management Service (KMS) access configuration.

Accessible with the following methods

Method Description
GET_DOMAINNAME() Getter for DOMAINNAME, with configurable default
ASK_DOMAINNAME() Getter for DOMAINNAME w/ exceptions if field has no value
HAS_DOMAINNAME() Determine if DOMAINNAME has a value

kmsPolicyDocument

The Amazon Web Services Key Management Service (KMS) policy document that defines permissions for key usage.

Accessible with the following methods

Method Description
GET_KMSPOLICYDOCUMENT() Getter for KMSPOLICYDOCUMENT, with configurable default
ASK_KMSPOLICYDOCUMENT() Getter for KMSPOLICYDOCUMENT w/ exceptions if field has no v
HAS_KMSPOLICYDOCUMENT() Determine if KMSPOLICYDOCUMENT has a value