Access Levels Access Level Custom Args
data class AccessLevelsAccessLevelCustomArgs(val expr: Output<AccessLevelsAccessLevelCustomExprArgs>) : ConvertibleToJava<AccessLevelsAccessLevelCustomArgs>
Properties
Link copied to clipboard
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.