Uses of Class
software.amazon.awssdk.services.inspector2.model.ResourceState
-
Packages that use ResourceState Package Description software.amazon.awssdk.services.inspector2.model -
-
Uses of ResourceState in software.amazon.awssdk.services.inspector2.model
Methods in software.amazon.awssdk.services.inspector2.model that return ResourceState Modifier and Type Method Description ResourceStateAccountState. resourceState()An object detailing which resources Amazon Inspector is enabled to scan for the account.Methods in software.amazon.awssdk.services.inspector2.model with parameters of type ResourceState Modifier and Type Method Description AccountState.BuilderAccountState.Builder. resourceState(ResourceState resourceState)An object detailing which resources Amazon Inspector is enabled to scan for the account.
-