Skip to content

/AWS1/CL_ECRSIGNINGCONF

The signing configuration for a registry, which specifies rules for automatically signing images when pushed.

CONSTRUCTOR

IMPORTING

Required arguments:

it_rules TYPE /AWS1/CL_ECRSIGNINGRULE=>TT_SIGNINGRULELIST TT_SIGNINGRULELIST

A list of signing rules. Each rule defines a signing profile and optional repository filters that determine which images are automatically signed. Maximum of 10 rules.


Queryable Attributes

rules

A list of signing rules. Each rule defines a signing profile and optional repository filters that determine which images are automatically signed. Maximum of 10 rules.

Accessible with the following methods

Method Description
GET_RULES() Getter for RULES, with configurable default
ASK_RULES() Getter for RULES w/ exceptions if field has no value
HAS_RULES() Determine if RULES has a value