CreatePolicyVersionRequest
The input for the CreatePolicyVersion operation.
Types
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
inline fun copy(block: CreatePolicyVersionRequest.Builder.() -> Unit = {}): CreatePolicyVersionRequest