allowedRoles

@JvmName(name = "hjmjvmlhqrlxdvxr")
suspend fun allowedRoles(value: Output<List<String>>)
@JvmName(name = "sykooipxtsxygfqh")
suspend fun allowedRoles(value: List<String>?)

Parameters

value

The set of roles allowed to perform this transformation.


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


@JvmName(name = "sdorlddsyogltekj")
suspend fun allowedRoles(values: List<Output<String>>)
@JvmName(name = "xijjsxcvuvgfvmyj")
suspend fun allowedRoles(vararg values: String)

Parameters

values

The set of roles allowed to perform this transformation.