Output

class Output

An infrastructure as code defined resource output.

Types

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

Properties

Link copied to clipboard
val key: String?

The output key.

Link copied to clipboard

The output value.

Functions

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