C# Class Amazon.SimpleSystemsManagement.Model.DescribeInstanceInformationRequest

Container for the parameters to the DescribeInstanceInformation operation. Describes one or more of your instances. You can use this to get information about instances like the operating system platform, the SSM agent version (Linux), status etc. If you specify one or more instance IDs, it returns information for those instances. If you do not specify instance IDs, it returns information for all your instances. If you specify an instance ID that is not valid or an instance that you do not own, you receive an error.
Inheritance: AmazonSimpleSystemsManagementRequest
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetFilters ( ) : bool
IsSetInstanceInformationFilterList ( ) : bool
IsSetMaxResults ( ) : bool
IsSetNextToken ( ) : bool