| Package | Description |
|---|---|
| software.amazon.awssdk.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
Scope |
AssessmentMetadata.scope()
The wrapper of Amazon Web Services accounts and services that are in scope for the assessment.
|
Scope |
CreateAssessmentRequest.scope()
Returns the value of the Scope property for this object.
|
Scope |
UpdateAssessmentRequest.scope()
The scope of the assessment.
|
| Modifier and Type | Method and Description |
|---|---|
AssessmentMetadata.Builder |
AssessmentMetadata.Builder.scope(Scope scope)
The wrapper of Amazon Web Services accounts and services that are in scope for the assessment.
|
CreateAssessmentRequest.Builder |
CreateAssessmentRequest.Builder.scope(Scope scope)
Sets the value of the Scope property for this object.
|
UpdateAssessmentRequest.Builder |
UpdateAssessmentRequest.Builder.scope(Scope scope)
The scope of the assessment.
|
Copyright © 2023. All rights reserved.