OutputSource

Information about the source where the association execution details are stored.

Types

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

Properties

Link copied to clipboard

The ID of the output source, for example the URL of an S3 bucket.

Link copied to clipboard

The type of source where the association execution details are stored, for example, Amazon S3.

Functions

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