resourceIdentifiers property

List<ResourceIdentifier>? resourceIdentifiers
final

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;