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.
Describes the resources available for a container instance.
Namespace: Amazon.ECS.Model
Assembly: AWSSDK.ECS.dll
Version: 3.x.y.z
public class Resource
The Resource type exposes the following members
Name | Description | |
---|---|---|
![]() |
Resource() |
Name | Type | Description | |
---|---|---|---|
![]() |
DoubleValue | System.Double |
Gets and sets the property DoubleValue.
When the |
![]() |
IntegerValue | System.Int32 |
Gets and sets the property IntegerValue.
When the |
![]() |
LongValue | System.Int64 |
Gets and sets the property LongValue.
When the |
![]() |
Name | System.String |
Gets and sets the property Name.
The name of the resource, such as |
![]() |
StringSetValue | System.Collections.Generic.List<System.String> |
Gets and sets the property StringSetValue.
When the |
![]() |
Type | System.String |
Gets and sets the property Type.
The type of the resource. Valid values: |
.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