| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement |
Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and
a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations at
scale.
|
| 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 managed nodes, including information about the operating system platform, the
version of SSM Agent installed on the managed node, node status, and so on.
|
DescribeInstanceInformationResult |
AWSSimpleSystemsManagement.describeInstanceInformation(DescribeInstanceInformationRequest describeInstanceInformationRequest)
Describes one or more of your managed nodes, including information about the operating system platform, the
version of SSM Agent installed on the managed node, node status, and so on.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInstanceInformationResult |
DescribeInstanceInformationResult.clone() |
DescribeInstanceInformationResult |
DescribeInstanceInformationResult.withInstanceInformationList(Collection<InstanceInformation> instanceInformationList)
The managed node information list.
|
DescribeInstanceInformationResult |
DescribeInstanceInformationResult.withInstanceInformationList(InstanceInformation... instanceInformationList)
The managed node information list.
|
DescribeInstanceInformationResult |
DescribeInstanceInformationResult.withNextToken(String nextToken)
The token to use when requesting the next set of items.
|
Copyright © 2023. All rights reserved.