resourceIdentifierSummaries property

List<ResourceIdentifierSummary>? resourceIdentifierSummaries
final

A list of resource identifier summaries that describe the target resources of an import operation and the properties you can provide during the import to identify the target resources. For example, BucketName is a possible identifier property for an AWS::S3::Bucket resource.

Implementation

final List<ResourceIdentifierSummary>? resourceIdentifierSummaries;