AssociateAccessPolicyRequest

Types

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

Properties

Link copied to clipboard

The scope for the AccessPolicy. You can scope access policies to an entire cluster or to specific Kubernetes namespaces.

Link copied to clipboard

The name of your cluster.

Link copied to clipboard

The ARN of the AccessPolicy that you're associating. For a list of ARNs, use ListAccessPolicies.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM user or role for the AccessEntry that you're associating the access policy to.

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