roles

@JvmName(name = "lwhfjwgrghpoyqsh")
suspend fun roles(value: Output<List<String>>)
@JvmName(name = "ndecrramywurajqc")
suspend fun roles(value: List<String>?)

Parameters

value

A list of IAM roles that represent the set of operations that the sources specified in the corresponding IngressFrom are allowed to perform.


@JvmName(name = "kwieilgxvyvcwlge")
suspend fun roles(vararg values: Output<String>)


@JvmName(name = "qduiyueqnyrhbvtt")
suspend fun roles(values: List<Output<String>>)
@JvmName(name = "kqmtcfleyjwygevi")
suspend fun roles(vararg values: String)

Parameters

values

A list of IAM roles that represent the set of operations that the sources specified in the corresponding IngressFrom are allowed to perform.