subjects

@JvmName(name = "oxvbqcqyewpkvgrw")
suspend fun subjects(value: Output<List<SubjectArgs>>)
@JvmName(name = "rutjnknjgejkueti")
suspend fun subjects(value: List<SubjectArgs>?)

Parameters

value

Subjects holds references to the objects the role applies to.


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


@JvmName(name = "scjxchpyqvjabrey")
suspend fun subjects(values: List<Output<SubjectArgs>>)
@JvmName(name = "vatgtokcgfbrhnqc")
suspend fun subjects(vararg values: SubjectArgs)

Parameters

values

Subjects holds references to the objects the role applies to.


@JvmName(name = "kklywbmsuvwgiysh")
suspend fun subjects(argument: List<suspend SubjectArgsBuilder.() -> Unit>)
@JvmName(name = "nyobicefflrmqhob")
suspend fun subjects(vararg argument: suspend SubjectArgsBuilder.() -> Unit)
@JvmName(name = "tcicpcdqsiintsyc")
suspend fun subjects(argument: suspend SubjectArgsBuilder.() -> Unit)

Parameters

argument

Subjects holds references to the objects the role applies to.