resourceIdentifiers property
The details that identify a resource that is discovered by AWS Config, including the resource type, ID, and (if available) the custom resource name.
Implementation
final List<ResourceIdentifier>? resourceIdentifiers;
The details that identify a resource that is discovered by AWS Config, including the resource type, ID, and (if available) the custom resource name.
final List<ResourceIdentifier>? resourceIdentifiers;