C# Class Amazon.CodeDeploy.Model.ListOnPremisesInstancesRequest

Container for the parameters to the ListOnPremisesInstances operation. Gets a list of names for one or more on-premises instances.

Unless otherwise specified, both registered and deregistered on-premises instance names will be listed. To list only registered or deregistered on-premises instance names, use the registration status parameter.

Inheritance: AmazonCodeDeployRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetNextToken ( ) : bool
IsSetRegistrationStatus ( ) : bool
IsSetTagFilters ( ) : bool