GoogleCloudOrgpolicyV2ConstraintBooleanConstraint typedef
GoogleCloudOrgpolicyV2ConstraintBooleanConstraint = $Empty
A constraint that is either enforced or not.
For example, a constraint constraints/compute.disableSerialPortAccess
. If
it is enforced on a VM instance, serial port connections will not be opened
to that instance.
Implementation
typedef GoogleCloudOrgpolicyV2ConstraintBooleanConstraint = $Empty;