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