| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
InstanceAggregatedAssociationOverview |
InstanceAggregatedAssociationOverview.addInstanceAssociationStatusAggregatedCountEntry(String key,
Integer value)
Add a single InstanceAssociationStatusAggregatedCount entry
|
InstanceAggregatedAssociationOverview |
InstanceAggregatedAssociationOverview.clearInstanceAssociationStatusAggregatedCountEntries()
Removes all the entries added into InstanceAssociationStatusAggregatedCount.
|
InstanceAggregatedAssociationOverview |
InstanceAggregatedAssociationOverview.clone() |
InstanceAggregatedAssociationOverview |
InstanceProperty.getAssociationOverview() |
InstanceAggregatedAssociationOverview |
InstanceInformation.getAssociationOverview()
Information about the association.
|
InstanceAggregatedAssociationOverview |
InstanceAggregatedAssociationOverview.withDetailedStatus(String detailedStatus)
Detailed status information about the aggregated associations.
|
InstanceAggregatedAssociationOverview |
InstanceAggregatedAssociationOverview.withInstanceAssociationStatusAggregatedCount(Map<String,Integer> instanceAssociationStatusAggregatedCount)
The number of associations for the managed nodes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceProperty.setAssociationOverview(InstanceAggregatedAssociationOverview associationOverview) |
void |
InstanceInformation.setAssociationOverview(InstanceAggregatedAssociationOverview associationOverview)
Information about the association.
|
InstanceProperty |
InstanceProperty.withAssociationOverview(InstanceAggregatedAssociationOverview associationOverview) |
InstanceInformation |
InstanceInformation.withAssociationOverview(InstanceAggregatedAssociationOverview associationOverview)
Information about the association.
|
Copyright © 2024. All rights reserved.