Skip to content

/AWS1/CL_ECRGETSIGNINGCONFRSP

GetSigningConfigurationResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_registryid TYPE /AWS1/ECRREGISTRYID /AWS1/ECRREGISTRYID

The Amazon Web Services account ID associated with the registry.

io_signingconfiguration TYPE REF TO /AWS1/CL_ECRSIGNINGCONF /AWS1/CL_ECRSIGNINGCONF

The registry's signing configuration.


Queryable Attributes

registryId

The Amazon Web Services account ID associated with the registry.

Accessible with the following methods

Method Description
GET_REGISTRYID() Getter for REGISTRYID, with configurable default
ASK_REGISTRYID() Getter for REGISTRYID w/ exceptions if field has no value
HAS_REGISTRYID() Determine if REGISTRYID has a value

signingConfiguration

The registry's signing configuration.

Accessible with the following methods

Method Description
GET_SIGNINGCONFIGURATION() Getter for SIGNINGCONFIGURATION