- Navigation Guide
@aws-sdk/client-cloudfront
ListKeyGroupsCommandInput Interface
The input for ListKeyGroupsCommand.
Members
Name | Type | Details |
---|---|---|
Marker | string | undefined | Use this field when paginating results to indicate where to begin in your list of key groups. The response includes key groups in the list that occur after the marker. To get the next page of the list, set this field's value to the value of |
MaxItems | number | undefined | The maximum number of key groups that you want in the response. |
Full Signature
export interface ListKeyGroupsCommandInput extends ListKeyGroupsRequest