AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

An SSM document required by the current document.

Inheritance Hierarchy

System.Object
  Amazon.SimpleSystemsManagement.Model.DocumentRequires

Namespace: Amazon.SimpleSystemsManagement.Model
Assembly: AWSSDK.SimpleSystemsManagement.dll
Version: 3.x.y.z

Syntax

C#
public class DocumentRequires

The DocumentRequires type exposes the following members

Constructors

NameDescription
Public Method DocumentRequires()

Properties

NameTypeDescription
Public Property Name System.String

Gets and sets the property Name.

The name of the required SSM document. The name can be an Amazon Resource Name (ARN).

Public Property RequireType System.String

Gets and sets the property RequireType.

The document type of the required SSM document.

Public Property Version System.String

Gets and sets the property Version.

The document version required by the current document.

Public Property VersionName System.String

Gets and sets the property VersionName.

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.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5