GoogleCloudOrgpolicyV2AlternatePolicySpecArgs

data class GoogleCloudOrgpolicyV2AlternatePolicySpecArgs(val launch: Output<String>? = null, val spec: Output<GoogleCloudOrgpolicyV2PolicySpecArgs>? = null) : ConvertibleToJava<GoogleCloudOrgpolicyV2AlternatePolicySpecArgs>

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

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudOrgpolicyV2AlternatePolicySpecArgs

Properties

Link copied to clipboard
val launch: Output<String>? = null

Reference to the launch that will be used while audit logging and to control the launch. Should be set only in the alternate policy.

Link copied to clipboard

Specify constraint for configurations of Google Cloud resources.