You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SSM::Types::DocumentDescriptionDetails about the document attachments, including names, locations, sizes, and so on.
The date when the document was created.
The default version.
A description of the document.
The document format, either JSON or YAML.
The type of document.
The document version.
The Sha256 or Sha1 hash created by the system when the document was created.
The hash type of the document.
The latest version of the document.
The name of the Systems Manager document.
The AWS user account that created the document.
A description of the parameters for a document.
The list of OS platforms compatible with this Systems Manager document.
A list of SSM documents required by a document.
The schema version.
The SHA1 hash of the document, which you can use for verification.
The status of the Systems Manager document.
A message returned by AWS Systems Manager that explains the Status
value.
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.
The version of the artifact associated with the document.
Details about the document attachments, including names, locations, sizes, and so on.
#created_date ⇒ TimeThe date when the document was created.
#default_version ⇒ String #description ⇒ StringA description of the document.
#document_format ⇒ StringThe document format, either JSON or YAML.
Possible values:
The type of document.
Possible values:
The Sha256 or Sha1 hash created by the system when the document was created.
Sha1 hashes have been deprecated.
#hash_type ⇒ StringThe hash type of the document. Valid values include Sha256
or Sha1
.
Sha1 hashes have been deprecated.
Possible values:
The latest version of the document.
#name ⇒ StringThe name of the Systems Manager document.
#owner ⇒ StringThe AWS user account that created the document.
#platform_types ⇒ Array<String>The list of OS platforms compatible with this Systems Manager document.
#requires ⇒ Array<Types::DocumentRequires>A list of SSM documents required by a document. For example, an ApplicationConfiguration
document requires an ApplicationConfigurationSchema
document.
The SHA1 hash of the document, which you can use for verification.
#status ⇒ StringThe status of the Systems Manager document.
Possible values:
A message returned by AWS Systems Manager that explains the Status
value. For example, a Failed
status might be explained by the StatusInformation
message, \"The specified S3 bucket does not exist. Verify that the URL of the S3 bucket is correct.\"
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 ⇒ StringThe version of the artifact associated with the document.
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