| Package | Description |
|---|---|
| com.amazonaws.services.simplesystemsmanagement.model |
| Modifier and Type | Method and Description |
|---|---|
static AssociationComplianceSeverity |
AssociationComplianceSeverity.fromValue(String value)
Use this in place of valueOf.
|
static AssociationComplianceSeverity |
AssociationComplianceSeverity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssociationComplianceSeverity[] |
AssociationComplianceSeverity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAssociationBatchRequestEntry |
CreateAssociationBatchRequestEntry.withComplianceSeverity(AssociationComplianceSeverity complianceSeverity)
The severity level to assign to the association.
|
CreateAssociationRequest |
CreateAssociationRequest.withComplianceSeverity(AssociationComplianceSeverity complianceSeverity)
The severity level to assign to the association.
|
AssociationDescription |
AssociationDescription.withComplianceSeverity(AssociationComplianceSeverity complianceSeverity)
The severity level that is assigned to the association.
|
AssociationVersionInfo |
AssociationVersionInfo.withComplianceSeverity(AssociationComplianceSeverity complianceSeverity)
The severity level that is assigned to the association.
|
UpdateAssociationRequest |
UpdateAssociationRequest.withComplianceSeverity(AssociationComplianceSeverity complianceSeverity)
The severity level to assign to the association.
|
Copyright © 2021. All rights reserved.