caiAssets property

Map<String, ResourceCAIInfo>? caiAssets
getter/setter pair

Map of Cloud Asset Inventory (CAI) type to CAI info (e.g. CAI ID).

CAI type format follows https://cloud.google.com/asset-inventory/docs/supported-asset-types

Output only.

Implementation

core.Map<core.String, ResourceCAIInfo>? caiAssets;