resourceIdentifiers property
The resource properties you can provide during the import to identify your
target resources. For example, BucketName
is a possible
identifier property for AWS::S3::Bucket
resources.
Implementation
final List<String>? resourceIdentifiers;