/AWS1/CL_PCYGETDEFKEYREPLRGN01¶
Output containing the account's current default key replication configuration.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
it_enabledreplicationregions
TYPE /AWS1/CL_PCYREGIONS_W=>TT_REGIONS
TT_REGIONS
¶
The list of regions where default key replication is currently enabled for the account.
New keys created in this account will automatically be replicated to these regions unless explicitly configured otherwise during key creation.
Queryable Attributes¶
EnabledReplicationRegions¶
The list of regions where default key replication is currently enabled for the account.
New keys created in this account will automatically be replicated to these regions unless explicitly configured otherwise during key creation.
Accessible with the following methods¶
Method | Description |
---|---|
GET_ENABLEDREPLREGIONS() |
Getter for ENABLEDREPLICATIONREGIONS, with configurable defa |
ASK_ENABLEDREPLREGIONS() |
Getter for ENABLEDREPLICATIONREGIONS w/ exceptions if field |
HAS_ENABLEDREPLREGIONS() |
Determine if ENABLEDREPLICATIONREGIONS has a value |