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.

Container for the parameters to the SubmitAttachmentStateChanges operation.

This action is only used by the Amazon ECS agent, and it is not intended for use outside of the agent.

Sent to acknowledge that an attachment changed states.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.ECS.AmazonECSRequest
      Amazon.ECS.Model.SubmitAttachmentStateChangesRequest

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

Syntax

C#
public class SubmitAttachmentStateChangesRequest : AmazonECSRequest
         IAmazonWebServiceRequest

The SubmitAttachmentStateChangesRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Attachments System.Collections.Generic.List<Amazon.ECS.Model.AttachmentStateChange>

Gets and sets the property Attachments.

Any attachments associated with the state change request.

Public Property Cluster System.String

Gets and sets the property Cluster.

The short name or full ARN of the cluster that hosts the container instance the attachment belongs to.

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