| 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 |
|---|---|
DescribeInstancePropertiesResult |
AbstractAWSSimpleSystemsManagement.describeInstanceProperties(DescribeInstancePropertiesRequest request) |
DescribeInstancePropertiesResult |
AWSSimpleSystemsManagementClient.describeInstanceProperties(DescribeInstancePropertiesRequest request)
An API operation used by the Systems Manager console to display information about Systems Manager managed nodes.
|
DescribeInstancePropertiesResult |
AWSSimpleSystemsManagement.describeInstanceProperties(DescribeInstancePropertiesRequest describeInstancePropertiesRequest)
An API operation used by the Systems Manager console to display information about Systems Manager managed nodes.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInstancePropertiesResult |
DescribeInstancePropertiesResult.clone() |
DescribeInstancePropertiesResult |
DescribeInstancePropertiesResult.withInstanceProperties(Collection<InstanceProperty> instanceProperties)
Properties for the managed instances.
|
DescribeInstancePropertiesResult |
DescribeInstancePropertiesResult.withInstanceProperties(InstanceProperty... instanceProperties)
Properties for the managed instances.
|
DescribeInstancePropertiesResult |
DescribeInstancePropertiesResult.withNextToken(String nextToken)
The token for the next set of properties to return.
|
Copyright © 2024. All rights reserved.