custom

@JvmName(name = "bfjqbsnounnnepbb")
suspend fun custom(value: Output<AccessLevelsAccessLevelCustomArgs>)
@JvmName(name = "ycadomdgpagebuap")
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 = "ajkomymjuhavssqc")
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.