CreateLinkResponse

Types

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

Properties

Link copied to clipboard
val arn: String?

The ARN of the link that is newly created.

Link copied to clipboard
val id: String?

The random ID string that Amazon Web Services generated as part of the link ARN.

Link copied to clipboard

The label that you assigned to this link. If the labelTemplate includes variables, this field displays the variables resolved to their actual values.

Link copied to clipboard

The exact label template that you specified, with the variables not resolved.

Link copied to clipboard

The resource types supported by this link.

Link copied to clipboard

The ARN of the sink that is used for this link.

Link copied to clipboard

The tags assigned to the link.

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