CreatePolicyRequest

Types

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

Properties

Link copied to clipboard

A friendly description of the policy.

Link copied to clipboard
val path: String?

The path for the policy.

Link copied to clipboard

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

Link copied to clipboard

The friendly name of the policy.

Link copied to clipboard
val tags: List<Tag>?

A list of tags that you want to attach to the new IAM customer managed policy. Each tag consists of a key name and an associated value. For more information about tagging, see Tagging IAM resources in the IAM User Guide.

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