custom

@JvmName(name = "itjngeijfqhdmjqv")
suspend fun custom(value: Output<AccessLevelCustomArgs>)
@JvmName(name = "ggyfnceejmwnpffv")
suspend fun custom(value: AccessLevelCustomArgs?)

Parameters

value

Custom access level conditions are set using the Cloud Common Expression Language to represent the necessary conditions for the level to apply to a request. See CEL spec at: https://github.com/google/cel-spec. Structure is documented below.


@JvmName(name = "ewqcxkpbmoylkuqa")
suspend fun custom(argument: suspend AccessLevelCustomArgsBuilder.() -> Unit)

Parameters

argument

Custom access level conditions are set using the Cloud Common Expression Language to represent the necessary conditions for the level to apply to a request. See CEL spec at: https://github.com/google/cel-spec. Structure is documented below.