Uses of Class
software.amazon.awssdk.services.ssm.model.InstanceAggregatedAssociationOverview
Packages that use InstanceAggregatedAssociationOverview
-
Uses of InstanceAggregatedAssociationOverview in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return InstanceAggregatedAssociationOverviewModifier and TypeMethodDescriptionInstanceInformation.associationOverview()Information about the association.InstanceProperty.associationOverview()Returns the value of the AssociationOverview property for this object.Methods in software.amazon.awssdk.services.ssm.model with parameters of type InstanceAggregatedAssociationOverviewModifier and TypeMethodDescriptionInstanceInformation.Builder.associationOverview(InstanceAggregatedAssociationOverview associationOverview) Information about the association.InstanceProperty.Builder.associationOverview(InstanceAggregatedAssociationOverview associationOverview) Sets the value of the AssociationOverview property for this object.