Attachment

A cross-account attachment in Global Accelerator. A cross-account attachment specifies the principals who have permission to work with resources in your account, which you also list in the attachment.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the cross-account attachment.

Link copied to clipboard

The date and time that the cross-account attachment was created.

Link copied to clipboard

The date and time that the cross-account attachment was last modified.

Link copied to clipboard
val name: String?

The name of the cross-account attachment.

Link copied to clipboard

The principals included in the cross-account attachment.

Link copied to clipboard

The resources included in the cross-account attachment.

Functions

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