roles

@JvmName(name = "crwabrpbghbtsffs")
suspend fun roles(value: Output<List<String>>)
@JvmName(name = "hthdvinymnuujsuk")
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 = "ikohdqeqcykxwbbe")
suspend fun roles(vararg values: Output<String>)


@JvmName(name = "iobrdrjcxvikoubv")
suspend fun roles(values: List<Output<String>>)
@JvmName(name = "vgpaodalunxkfmgy")
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.