AwsIamPolicyDetails

Represents an IAM permissions policy.

Types

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

Properties

Link copied to clipboard

The number of users, groups, and roles that the policy is attached to.

Link copied to clipboard

When the policy was created.

Link copied to clipboard

The identifier of the default version of the policy.

Link copied to clipboard

A description of the policy.

Link copied to clipboard

Whether the policy can be attached to a user, group, or role.

Link copied to clipboard
val path: String?

The path to the policy.

Link copied to clipboard

The number of users and roles that use the policy to set the permissions boundary.

Link copied to clipboard

The unique identifier of the policy.

Link copied to clipboard

The name of the policy.

Link copied to clipboard

List of versions of the policy.

Link copied to clipboard

When the policy was most recently updated.

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