application Assignments
Parameters
value
List of principals assigned to the application. See the application_assignments
attribute reference below.
suspend fun applicationAssignments(argument: List<suspend GetApplicationAssignmentsApplicationAssignmentBuilder.() -> Unit>)
suspend fun applicationAssignments(vararg argument: suspend GetApplicationAssignmentsApplicationAssignmentBuilder.() -> Unit)
suspend fun applicationAssignments(argument: suspend GetApplicationAssignmentsApplicationAssignmentBuilder.() -> Unit)
Parameters
argument
List of principals assigned to the application. See the application_assignments
attribute reference below.
Parameters
values
List of principals assigned to the application. See the application_assignments
attribute reference below.