AddPolicyStatementRequest

Types

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

Properties

Link copied to clipboard

The action that the principal can use on the resource.

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the resource that will be accessed by the principal.

Link copied to clipboard

A set of condition keys that you can use in key policies.

Link copied to clipboard

Determines whether the permissions specified in the policy are to be allowed (Allow) or denied (Deny).

Link copied to clipboard

The Amazon Web Services service or Amazon Web Services account that can access the resource defined as ARN.

Link copied to clipboard

A statement identifier that differentiates the statement from others in the same policy.

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