/AWS1/CL_KMSDSCCUSTKEYSTORES01¶
DescribeCustomKeyStoresResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_customkeystores TYPE /AWS1/CL_KMSCUSTKEYSTORESLST00=>TT_CUSTOMKEYSTORESLIST TT_CUSTOMKEYSTORESLIST¶
Contains metadata about each custom key store.
iv_nextmarker TYPE /AWS1/KMSMARKERTYPE /AWS1/KMSMARKERTYPE¶
When
Truncatedis true, this element is present and contains the value to use for theMarkerparameter in a subsequent request.
iv_truncated TYPE /AWS1/KMSBOOLEANTYPE /AWS1/KMSBOOLEANTYPE¶
A flag that indicates whether there are more items in the list. When this value is true, the list in this response is truncated. To get more items, pass the value of the
NextMarkerelement in this response to theMarkerparameter in a subsequent request.
Queryable Attributes¶
CustomKeyStores¶
Contains metadata about each custom key store.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUSTOMKEYSTORES() |
Getter for CUSTOMKEYSTORES, with configurable default |
ASK_CUSTOMKEYSTORES() |
Getter for CUSTOMKEYSTORES w/ exceptions if field has no val |
HAS_CUSTOMKEYSTORES() |
Determine if CUSTOMKEYSTORES has a value |
NextMarker¶
When
Truncatedis true, this element is present and contains the value to use for theMarkerparameter in a subsequent request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTMARKER() |
Getter for NEXTMARKER, with configurable default |
ASK_NEXTMARKER() |
Getter for NEXTMARKER w/ exceptions if field has no value |
HAS_NEXTMARKER() |
Determine if NEXTMARKER has a value |
Truncated¶
A flag that indicates whether there are more items in the list. When this value is true, the list in this response is truncated. To get more items, pass the value of the
NextMarkerelement in this response to theMarkerparameter in a subsequent request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRUNCATED() |
Getter for TRUNCATED |