id property
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;
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.
final pulumi.Input<String?>? id;