CreatePolicyVersionRequest

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM policy to which you want to add a new version.

Link copied to clipboard

The JSON policy document that you want to use as the content for this new version of the policy.

Link copied to clipboard

Specifies whether to set this version as the policy's default version.

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