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.

Status information about the association.

Inheritance Hierarchy

System.Object
  Amazon.SimpleSystemsManagement.Model.InstanceAssociationStatusInfo

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

Syntax

C#
public class InstanceAssociationStatusInfo

The InstanceAssociationStatusInfo type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AssociationId System.String

Gets and sets the property AssociationId.

The association ID.

Public Property AssociationName System.String

Gets and sets the property AssociationName.

The name of the association applied to the managed node.

Public Property AssociationVersion System.String

Gets and sets the property AssociationVersion.

The version of the association applied to the managed node.

Public Property DetailedStatus System.String

Gets and sets the property DetailedStatus.

Detailed status information about the association.

Public Property DocumentVersion System.String

Gets and sets the property DocumentVersion.

The association document versions.

Public Property ErrorCode System.String

Gets and sets the property ErrorCode.

An error code returned by the request to create the association.

Public Property ExecutionDate System.DateTime

Gets and sets the property ExecutionDate.

The date the association ran.

Public Property ExecutionSummary System.String

Gets and sets the property ExecutionSummary.

Summary information about association execution.

Public Property InstanceId System.String

Gets and sets the property InstanceId.

The managed node ID where the association was created.

Public Property Name System.String

Gets and sets the property Name.

The name of the association.

Public Property OutputUrl Amazon.SimpleSystemsManagement.Model.InstanceAssociationOutputUrl

Gets and sets the property OutputUrl.

A URL for an S3 bucket where you want to store the results of this request.

Public Property Status System.String

Gets and sets the property Status.

Status information about the association.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5