assignmentRequired property

Output<bool> assignmentRequired
latefinal

Indicates whether users must have an explicit assignment to access the application. If false, all users have access to the application.

Implementation

late final pulumi.Output<bool> assignmentRequired;