GetPolicySetDefinitionPolicyDefinitionReference

data class GetPolicySetDefinitionPolicyDefinitionReference(val parameterValues: String, val parameters: Map<String, String>, val policyDefinitionId: String, val policyGroupNames: List<String>, val referenceId: String)

Constructors

constructor(parameterValues: String, parameters: Map<String, String>, policyDefinitionId: String, policyGroupNames: List<String>, referenceId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The mapping of the parameter values for the referenced policy rule. The keys are the parameter names.

Link copied to clipboard

The parameter values for the referenced policy rule. This field is a JSON object.

Link copied to clipboard

The ID of the policy definition or policy set definition that is included in this policy set definition.

Link copied to clipboard

The list of names of the policy definition groups that this policy definition reference belongs to.

Link copied to clipboard

The unique ID within this policy set definition for this policy definition reference.