Instance Iam Binding Condition
data class InstanceIamBindingCondition(val description: String? = null, val expression: String, val title: String)
Properties
Link copied to clipboard
An optional description of the expression. This is a longer text which describes the expression, e.g. when hovered over it in a UI. For gcp.bigtable.InstanceIamPolicy
only:
Link copied to clipboard
Textual representation of an expression in Common Expression Language syntax.