custom

@JvmName(name = "ovyvxwwmqbocxsel")
suspend fun custom(value: Output<AccessLevelsAccessLevelCustomArgs>)
@JvmName(name = "uculwgtprevliebl")
suspend fun custom(value: AccessLevelsAccessLevelCustomArgs?)

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 = "luwobdcvfvrkpgig")
suspend fun custom(argument: suspend AccessLevelsAccessLevelCustomArgsBuilder.() -> 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.