id property

Input<String?>? id
final

Unique identifier for the resource set. It's returned in the responses to create and list commands. You provide it to operations like update and delete.

Implementation

final pulumi.Input<String?>? id;