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.

Provides information about a data volume that's used in a task definition.

Inheritance Hierarchy

System.Object
  Amazon.SecurityHub.Model.AwsEcsTaskVolumeDetails

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

Syntax

C#
public class AwsEcsTaskVolumeDetails

The AwsEcsTaskVolumeDetails type exposes the following members

Constructors

NameDescription
Public Method AwsEcsTaskVolumeDetails()

Properties

NameTypeDescription
Public Property Host Amazon.SecurityHub.Model.AwsEcsTaskVolumeHostDetails

Gets and sets the property Host.

This parameter is specified when you use bind mount host volumes. The contents of the host parameter determine whether your bind mount host volume persists on the host container instance and where it's stored.

Public Property Name System.String

Gets and sets the property Name.

The name of the volume. Up to 255 letters (uppercase and lowercase), numbers, underscores, and hyphens are allowed. This name is referenced in the sourceVolume parameter of container definition mountPoints.

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