instances

@JvmName(name = "euubglojusgnqmhs")
suspend fun instances(value: Output<List<AccessReviewInstanceArgs>>)
@JvmName(name = "xxlaqxktyfpkegvo")
suspend fun instances(value: List<AccessReviewInstanceArgs>?)

Parameters

value

This is the collection of instances returned when one does an expand on it.


@JvmName(name = "wbfebpxocclqslek")
suspend fun instances(vararg values: Output<AccessReviewInstanceArgs>)


@JvmName(name = "nwillchpssdayfem")
suspend fun instances(values: List<Output<AccessReviewInstanceArgs>>)
@JvmName(name = "qwxrqctptefrxhsn")
suspend fun instances(vararg values: AccessReviewInstanceArgs)

Parameters

values

This is the collection of instances returned when one does an expand on it.


@JvmName(name = "uqvldjtgbckoomfc")
suspend fun instances(argument: List<suspend AccessReviewInstanceArgsBuilder.() -> Unit>)
@JvmName(name = "plyvxduuxuonvbxy")
suspend fun instances(vararg argument: suspend AccessReviewInstanceArgsBuilder.() -> Unit)
@JvmName(name = "mkcxcicxthxttihb")
suspend fun instances(argument: suspend AccessReviewInstanceArgsBuilder.() -> Unit)

Parameters

argument

This is the collection of instances returned when one does an expand on it.