Uses of Class
software.amazon.awssdk.services.inspector2.model.UpdateCisTargets
-
Packages that use UpdateCisTargets Package Description software.amazon.awssdk.services.inspector2.model -
-
Uses of UpdateCisTargets in software.amazon.awssdk.services.inspector2.model
Methods in software.amazon.awssdk.services.inspector2.model that return UpdateCisTargets Modifier and Type Method Description UpdateCisTargetsUpdateCisScanConfigurationRequest. targets()The targets for the CIS scan configuration.Methods in software.amazon.awssdk.services.inspector2.model with parameters of type UpdateCisTargets Modifier and Type Method Description UpdateCisScanConfigurationRequest.BuilderUpdateCisScanConfigurationRequest.Builder. targets(UpdateCisTargets targets)The targets for the CIS scan configuration.
-