| Package | Description |
|---|---|
| software.amazon.awssdk.services.inspector.model |
| Modifier and Type | Method and Description |
|---|---|
List<Scope> |
Exclusion.scopes()
The AWS resources for which the exclusion pertains.
|
List<Scope> |
ExclusionPreview.scopes()
The AWS resources for which the exclusion preview pertains.
|
| Modifier and Type | Method and Description |
|---|---|
Exclusion.Builder |
Exclusion.Builder.scopes(Scope... scopes)
The AWS resources for which the exclusion pertains.
|
ExclusionPreview.Builder |
ExclusionPreview.Builder.scopes(Scope... scopes)
The AWS resources for which the exclusion preview pertains.
|
| Modifier and Type | Method and Description |
|---|---|
Exclusion.Builder |
Exclusion.Builder.scopes(Collection<Scope> scopes)
The AWS resources for which the exclusion pertains.
|
ExclusionPreview.Builder |
ExclusionPreview.Builder.scopes(Collection<Scope> scopes)
The AWS resources for which the exclusion preview pertains.
|
Copyright © 2023. All rights reserved.