| Package | Description |
|---|---|
| com.amazonaws.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
static AssessmentInvoker |
AssessmentInvoker.fromValue(String value)
Use this in place of valueOf.
|
static AssessmentInvoker |
AssessmentInvoker.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssessmentInvoker[] |
AssessmentInvoker.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListAppAssessmentsRequest |
ListAppAssessmentsRequest.withInvoker(AssessmentInvoker invoker)
Specifies the entity that invoked a specific assessment, either a
User or the System. |
AppAssessment |
AppAssessment.withInvoker(AssessmentInvoker invoker)
The entity that invoked the assessment.
|
AppAssessmentSummary |
AppAssessmentSummary.withInvoker(AssessmentInvoker invoker)
Entity that invoked the assessment.
|
Copyright © 2025. All rights reserved.