# Constants
ResourceVariableKindDynamic represents a dynamic variable.
ResourceVariableKindIncludeWhen represents an includeWhen variable.
ResourceVariableKindReadyWhen represents readyWhen variables.
ResourceVariableKindStatic represents a static variable.
# Structs
FieldDescriptor represents a field that contains CEL expressions in it.
ResourceVariable represents a variable in a resource.
# Type aliases
ResourceVariableKind represents the kind of a resource variable.