Uses of Class
software.amazon.awssdk.services.inspector.model.AssetAttributes
-
Packages that use AssetAttributes Package Description software.amazon.awssdk.services.inspector.model -
-
Uses of AssetAttributes in software.amazon.awssdk.services.inspector.model
Methods in software.amazon.awssdk.services.inspector.model that return AssetAttributes Modifier and Type Method Description AssetAttributesFinding. assetAttributes()A collection of attributes of the host from which the finding is generated.Methods in software.amazon.awssdk.services.inspector.model with parameters of type AssetAttributes Modifier and Type Method Description Finding.BuilderFinding.Builder. assetAttributes(AssetAttributes assetAttributes)A collection of attributes of the host from which the finding is generated.
-