C# Class Amazon.IdentityManagement.Model.ListInstanceProfilesRequest

Container for the parameters to the ListInstanceProfiles operation. Lists the instance profiles that have the specified path prefix. If there are none, the action returns an empty list. For more information about instance profiles, go to About Instance Profiles.

You can paginate the results using the MaxItems and Marker parameters.

Inheritance: AmazonIdentityManagementServiceRequest
Mostrar archivo Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetMarker ( ) : bool
IsSetMaxItems ( ) : bool
IsSetPathPrefix ( ) : bool