ReferenceLink

A link to an Amazon Redshift Advisor reference for more information about a recommendation.

Types

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

Properties

Link copied to clipboard
val link: String?

The URL address to find more information.

Link copied to clipboard
val text: String?

The hyperlink text that describes the link to more information.

Functions

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