ResponsibilityTransfer

Contains details for a transfer. A transfer is the arrangement between two management accounts where one account designates the other with specified responsibilities for their organization.

Types

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

Properties

Link copied to clipboard

ID for the handshake of the transfer.

Link copied to clipboard
val arn: String?

Amazon Resource Name (ARN) for the transfer.

Link copied to clipboard

Timestamp when the transfer ends.

Link copied to clipboard
val id: String?

ID for the transfer.

Link copied to clipboard
val name: String?

Name assigned to the transfer.

Link copied to clipboard

Account that allows another account external to its organization to manage the specified responsibilities for the organization.

Link copied to clipboard

Timestamp when the transfer starts.

Link copied to clipboard

Status for the transfer.

Link copied to clipboard

Account that manages the specified responsibilities for another organization.

Link copied to clipboard

The type of transfer. Currently, only BILLING is supported.

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