IamRoleIdentity

Contains information about an Identity and Access Management role. For more information, see IAM roles in the IAM User Guide.

Types

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

Properties

Link copied to clipboard
val arn: String

The ARN of the IAM role. For more information, see IAM ARNs in the IAM User Guide.

Functions

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