| Package | Description |
|---|---|
| com.amazonaws.services.inspector2.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateCisTargets |
UpdateCisTargets.addTargetResourceTagsEntry(String key,
List<String> value)
Add a single TargetResourceTags entry
|
UpdateCisTargets |
UpdateCisTargets.clearTargetResourceTagsEntries()
Removes all the entries added into TargetResourceTags.
|
UpdateCisTargets |
UpdateCisTargets.clone() |
UpdateCisTargets |
UpdateCisScanConfigurationRequest.getTargets()
The targets for the CIS scan configuration.
|
UpdateCisTargets |
UpdateCisTargets.withAccountIds(Collection<String> accountIds)
The target account ids.
|
UpdateCisTargets |
UpdateCisTargets.withAccountIds(String... accountIds)
The target account ids.
|
UpdateCisTargets |
UpdateCisTargets.withTargetResourceTags(Map<String,List<String>> targetResourceTags)
The target resource tags.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateCisScanConfigurationRequest.setTargets(UpdateCisTargets targets)
The targets for the CIS scan configuration.
|
UpdateCisScanConfigurationRequest |
UpdateCisScanConfigurationRequest.withTargets(UpdateCisTargets targets)
The targets for the CIS scan configuration.
|
Copyright © 2024. All rights reserved.