Attachment

Describes a core network attachment.

Types

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

Properties

Link copied to clipboard

The ID of the attachment.

Link copied to clipboard

The policy rule number associated with the attachment.

Link copied to clipboard

The type of attachment.

Link copied to clipboard

The ARN of a core network.

Link copied to clipboard

The ID of a core network.

Link copied to clipboard

The timestamp when the attachment was created.

Link copied to clipboard

The Region where the edge is located.

Link copied to clipboard

The ID of the attachment account owner.

Link copied to clipboard

The attachment to move from one segment to another.

Link copied to clipboard

The attachment resource ARN.

Link copied to clipboard

The name of the segment attachment.

Link copied to clipboard

The state of the attachment.

Link copied to clipboard
val tags: List<Tag>?

The tags associated with the attachment.

Link copied to clipboard

The timestamp when the attachment was last updated.

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