ClusterIamRole

An Identity and Access Management (IAM) role that can be used by the associated Amazon Redshift cluster to access other Amazon Web Services services.

Types

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

Properties

Link copied to clipboard

A value that describes the status of the IAM role's association with an Amazon Redshift cluster.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role, for example, arn:aws:iam::123456789012:role/RedshiftCopyUnload.

Functions

Link copied to clipboard
inline fun copy(block: ClusterIamRole.Builder.() -> Unit = {}): ClusterIamRole
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