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.

Describes the ID format for a resource.

Inheritance Hierarchy

System.Object
  Amazon.EC2.Model.IdFormat

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

Syntax

C#
public class IdFormat

The IdFormat type exposes the following members

Constructors

NameDescription
Public Method IdFormat()

Properties

NameTypeDescription
Public Property Deadline System.DateTime

Gets and sets the property Deadline.

The date in UTC at which you are permanently switched over to using longer IDs. If a deadline is not yet available for this resource type, this field is not returned.

Public Property Resource System.String

Gets and sets the property Resource.

The type of resource.

Public Property UseLongIds System.Boolean

Gets and sets the property UseLongIds.

Indicates whether longer IDs (17-character IDs) are enabled for the resource.

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