| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeInstanceInformationResult |
AbstractAWSSimpleSystemsManagement.describeInstanceInformation(DescribeInstanceInformationRequest request) |
DescribeInstanceInformationResult |
AWSSimpleSystemsManagementClient.describeInstanceInformation(DescribeInstanceInformationRequest request)
Describes one or more of your instances, including information about the operating system platform, the version
of SSM Agent installed on the instance, instance status, and so on.
|
DescribeInstanceInformationResult |
AWSSimpleSystemsManagement.describeInstanceInformation(DescribeInstanceInformationRequest describeInstanceInformationRequest)
Describes one or more of your instances, including information about the operating system platform, the version
of SSM Agent installed on the instance, instance status, and so on.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInstanceInformationResult |
DescribeInstanceInformationResult.clone() |
DescribeInstanceInformationResult |
DescribeInstanceInformationResult.withInstanceInformationList(Collection<InstanceInformation> instanceInformationList)
The instance information list.
|
DescribeInstanceInformationResult |
DescribeInstanceInformationResult.withInstanceInformationList(InstanceInformation... instanceInformationList)
The instance information list.
|
DescribeInstanceInformationResult |
DescribeInstanceInformationResult.withNextToken(String nextToken)
The token to use when requesting the next set of items.
|
Copyright © 2021. All rights reserved.