GetDocumentPlainArgs

data class GetDocumentPlainArgs(val name: String) : ConvertibleToJava<GetDocumentPlainArgs>

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

A name for the Systems Manager document.

Functions

Link copied to clipboard
open override fun toJava(): GetDocumentPlainArgs