resourceIdentifier property

Output<String> resourceIdentifier
latefinal

Unique value or name that you set for a given resource that can be used to construct an ARN for that resource. For more information, see Fine-grained access control using resource names and tags

Implementation

late final pulumi.Output<String> resourceIdentifier;