context property
A map of associated properties for a specified inventory type. For example,
with this attribute, you can specify the ExecutionId
,
ExecutionType
, ComplianceType
properties of the
AWS:ComplianceItem
type.
Implementation
final Map<String, String>? context;