CrossAccountRole

Specifies a cross-account IAM role ARN and optional external ID.

Types

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

Properties

Link copied to clipboard

ARN of the IAM Role for the profile. Null if the permission profile is the 'Admin' profile.

Link copied to clipboard

The external ID used for assuming the cross-account role.

Functions

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