CreatePolicyVersionRequest

The input for the CreatePolicyVersion operation.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The JSON document that describes the policy. Minimum length of 1. Maximum length of 2048, excluding whitespace.

Link copied to clipboard

The policy name.

Link copied to clipboard

Specifies whether the policy version is set as the default. When this parameter is true, the new policy version becomes the operative version (that is, the version that is in effect for the certificates to which the policy is attached).

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String