ResourcePolicyAssignmentNonComplianceMessage

data class ResourcePolicyAssignmentNonComplianceMessage(val content: String, val policyDefinitionReferenceId: String? = null)

Constructors

constructor(content: String, policyDefinitionReferenceId: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The non-compliance message text. When assigning policy sets (initiatives), unless policy_definition_reference_id is specified then this message will be the default for all policies.

Link copied to clipboard

When assigning policy sets (initiatives), this is the ID of the policy definition that the non-compliance message applies to.