CreateLinkRequest

Types

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

Properties

Link copied to clipboard

Specify a friendly human-readable name to use to identify this source account when you are viewing data from it in the monitoring account.

Link copied to clipboard

An array of strings that define which types of data that the source account shares with the monitoring account.

Link copied to clipboard

The ARN of the sink to use to create this link. You can use ListSinks to find the ARNs of sinks.

Link copied to clipboard

Assigns one or more tags (key-value pairs) to the link.

Functions

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