expr

@JvmName(name = "xmukonakvmfsnymw")
suspend fun expr(value: Output<AccessLevelsAccessLevelCustomExprArgs>)
@JvmName(name = "gnbhafnmvjvlwlyg")
suspend fun expr(value: AccessLevelsAccessLevelCustomExprArgs)

Parameters

value

Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. This page details the objects and attributes that are used to the build the CEL expressions for custom access levels - https://cloud.google.com/access-context-manager/docs/custom-access-level-spec. Structure is documented below.


@JvmName(name = "pvcxkapunytmnexp")
suspend fun expr(argument: suspend AccessLevelsAccessLevelCustomExprArgsBuilder.() -> Unit)

Parameters

argument

Represents a textual expression in the Common Expression Language (CEL) syntax. CEL is a C-like expression language. This page details the objects and attributes that are used to the build the CEL expressions for custom access levels - https://cloud.google.com/access-context-manager/docs/custom-access-level-spec. Structure is documented below.