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