| 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)
Provides information about one or more of your managed nodes, including the operating system platform, SSM Agent
version, association status, and IP address.
|
DescribeInstanceInformationResult |
AWSSimpleSystemsManagement.describeInstanceInformation(DescribeInstanceInformationRequest describeInstanceInformationRequest)
Provides information about one or more of your managed nodes, including the operating system platform, SSM Agent
version, association status, and IP address.
|
| 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.