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.

Configuration settings for the task volume that was configuredAtLaunch that weren't set during RegisterTaskDef.

Inheritance Hierarchy

System.Object
  Amazon.ECS.Model.TaskVolumeConfiguration

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

Syntax

C#
public class TaskVolumeConfiguration

The TaskVolumeConfiguration type exposes the following members

Constructors

NameDescription
Public Method TaskVolumeConfiguration()

Properties

NameTypeDescription
Public Property ManagedEBSVolume Amazon.ECS.Model.TaskManagedEBSVolumeConfiguration

Gets and sets the property ManagedEBSVolume.

The configuration for the Amazon EBS volume that Amazon ECS creates and manages on your behalf. These settings are used to create each Amazon EBS volume, with one volume created for each task. The Amazon EBS volumes are visible in your account in the Amazon EC2 console once they are created.

Public Property Name System.String

Gets and sets the property Name.

The name of the volume. This value must match the volume name from the Volume object in the task definition.

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