You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SSM::Types::DocumentIdentifierDescribes the name of a Systems Manager document.
Instance Attribute Summary collapseThe document format, either JSON or YAML.
The document type.
The document version.
The name of the Systems Manager document.
The AWS user account that created the document.
The operating system platform.
A list of SSM documents required by a document.
The schema version.
The tags, or metadata, that have been applied to the document.
The target type which defines the kinds of resources the document can run on.
An optional field specifying the version of the artifact associated with the document.
The document format, either JSON or YAML.
Possible values:
The document type.
Possible values:
The name of the Systems Manager document.
#owner ⇒ StringThe AWS user account that created the document.
#platform_types ⇒ Array<String>The operating system platform.
#requires ⇒ Array<Types::DocumentRequires>A list of SSM documents required by a document. For example, an ApplicationConfiguration
document requires an ApplicationConfigurationSchema
document.
The tags, or metadata, that have been applied to the document.
#target_type ⇒ StringThe target type which defines the kinds of resources the document can run on. For example, /AWS::EC2::Instance. For a list of valid resource types, see AWS resource and property types reference in the AWS CloudFormation User Guide.
#version_name ⇒ StringAn optional field specifying the version of the artifact associated with the document. For example, \"Release 12, Update 6\". This value is unique across all versions of a document, and cannot be changed.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4