subjects

@JvmName(name = "dswrrlijkbybdpel")
suspend fun subjects(value: Output<List<SubjectPatchArgs>>)
@JvmName(name = "bkkmiwqvfybpdwir")
suspend fun subjects(value: List<SubjectPatchArgs>?)

Parameters

value

Subjects holds references to the objects the role applies to.


@JvmName(name = "qnmsnasvjnfwqcac")
suspend fun subjects(vararg values: Output<SubjectPatchArgs>)


@JvmName(name = "iawmawbcdkfehpec")
suspend fun subjects(values: List<Output<SubjectPatchArgs>>)
@JvmName(name = "rjgvvfbgqhbnqtgu")
suspend fun subjects(vararg values: SubjectPatchArgs)

Parameters

values

Subjects holds references to the objects the role applies to.


@JvmName(name = "upyyedjwpestcihf")
suspend fun subjects(argument: List<suspend SubjectPatchArgsBuilder.() -> Unit>)
@JvmName(name = "sxghmcraqqjkknqp")
suspend fun subjects(vararg argument: suspend SubjectPatchArgsBuilder.() -> Unit)
@JvmName(name = "scjromnhheciqsue")
suspend fun subjects(argument: suspend SubjectPatchArgsBuilder.() -> Unit)

Parameters

argument

Subjects holds references to the objects the role applies to.