You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SSM::Types::DocumentDefaultVersionDescription

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

A default version of a document.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#default_versionString

The default version of the document.

Returns:

  • (String)

    The default version of the document.

#default_version_nameString

The default version of the artifact associated with the document.

Returns:

  • (String)

    The default version of the artifact associated with the document.

#nameString

The name of the document.

Returns:

  • (String)

    The name of the document.