IKMSDescribeCustomKeyStoresRequest
Interface in AWS.KMS
Interface for DescribeCustomKeyStores requests.
Ancestors
Properties
CustomKeyStoreId
property CustomKeyStoreId: string
Specify the ID of a custom key store to retrieve information about.
CustomKeyStoreName
property CustomKeyStoreName: string
Specify the name of a custom key store to retrieve information about.
Limit
property Limit: TOptional<Integer>
Specify the maximum number of items to return. Minimum 1, maximum 1000.
Marker
property Marker: string
Specify the NextMarker value from a previous request to retrieve further results.