| Package | Description |
|---|---|
| com.amazonaws.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
static ControlSetStatus |
ControlSetStatus.fromValue(String value)
Use this in place of valueOf.
|
static ControlSetStatus |
ControlSetStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ControlSetStatus[] |
ControlSetStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateAssessmentControlSetStatusRequest |
UpdateAssessmentControlSetStatusRequest.withStatus(ControlSetStatus status)
The status of the control set that's being updated.
|
AssessmentControlSet |
AssessmentControlSet.withStatus(ControlSetStatus status)
The current status of the control set.
|
Copyright © 2023. All rights reserved.