C# Class Amazon.KeyManagementService.Model.ListRetirableGrantsRequest

Container for the parameters to the ListRetirableGrants operation. Returns a list of all grants for which the grant's RetiringPrincipal matches the one specified.

A typical use is to list all grants that you are able to retire. To retire a grant, use RetireGrant.

Inheritance: AmazonKeyManagementServiceRequest
Datei anzeigen Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetLimit ( ) : bool
IsSetMarker ( ) : bool
IsSetRetiringPrincipal ( ) : bool