GetPolicyResult

data class GetPolicyResult(val definition: Either<PolicyDefinition0Properties, PolicyDefinition1Properties>? = null, val policyId: String? = null, val policyType: PolicyType? = null)

Constructors

Link copied to clipboard
constructor(definition: Either<PolicyDefinition0Properties, PolicyDefinition1Properties>? = null, policyId: String? = null, policyType: PolicyType? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Specifies the policy type and content to use for the new or updated policy. The definition structure must include either a Static or a TemplateLinked element.

Link copied to clipboard
val policyId: String? = null

The unique ID of the new or updated policy.

Link copied to clipboard
val policyType: PolicyType? = null

The type of the policy. This is one of the following values: