resourceSetStatus property

Input<String?>? resourceSetStatus
final

Whether the resource set is in or out of the admin's Region scope. Valid values are ACTIVE (Admin can manage and delete the resource set) or OUT_OF_ADMIN_SCOPE (Admin can view the resource set, but they can't edit or delete the resource set.)

Implementation

final pulumi.Input<String?>? resourceSetStatus;