Blueprint

class Blueprint

Contains the information of a Blueprint.

Types

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

Properties

Link copied to clipboard

ARN of a Blueprint

Link copied to clipboard

Name of the Blueprint

Link copied to clipboard

Stage of the Blueprint

Link copied to clipboard

Blueprint Version

Link copied to clipboard

Time Stamp

Link copied to clipboard

KMS Encryption Context

Link copied to clipboard

KMS Key Identifier

Link copied to clipboard

Time Stamp

Link copied to clipboard

Schema of the blueprint

Link copied to clipboard
val type: Type

Type

Functions

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