Class AlternatePolicySpec (1.15.0)

AlternatePolicySpec(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Similar to PolicySpec but with an extra 'launch' field for launch reference. The PolicySpec here is specific for dry-run.

Attributes

Name Description
launch str
Reference to the launch that will be used while audit logging and to control the launch. Should be set only in the alternate policy.
spec google.cloud.orgpolicy_v2.types.PolicySpec
Specify constraint for configurations of Google Cloud resources.