SsmDocument

AWS Systems Manager Document.

Types

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

Properties

Link copied to clipboard

User-friendly name for the AWS Systems Manager Document.

Link copied to clipboard

AWS Systems Manager Document external parameters.

Link copied to clipboard

If true, Cutover will not be enabled if the document has failed.

Link copied to clipboard

AWS Systems Manager Document parameters.

Link copied to clipboard

AWS Systems Manager Document name or full ARN.

Link copied to clipboard

AWS Systems Manager Document timeout seconds.

Functions

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