roleRef

@JvmName(name = "ykilubyqlpbnpfvc")
suspend fun roleRef(value: Output<RoleRefArgs>)
@JvmName(name = "lncumdfikfjgqsne")
suspend fun roleRef(value: RoleRefArgs)

Parameters

value

RoleRef can only reference a ClusterRole in the global namespace. If the RoleRef cannot be resolved, the Authorizer must return an error. This field is immutable.


@JvmName(name = "lovdptkoakfwtsyk")
suspend fun roleRef(argument: suspend RoleRefArgsBuilder.() -> Unit)

Parameters

argument

RoleRef can only reference a ClusterRole in the global namespace. If the RoleRef cannot be resolved, the Authorizer must return an error. This field is immutable.