GetDocumentRequest

Types

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

Properties

Link copied to clipboard

Returns the document in the specified format. The document format can be either JSON or YAML. JSON is the default format.

Link copied to clipboard

The document version for which you want information.

Link copied to clipboard
val name: String?

The name of the SSM document.

Link copied to clipboard

An optional field specifying the version of the artifact associated with the document. For example, 12.6. This value is unique across all versions of a document and can't be changed.

Functions

Link copied to clipboard
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