You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::IdFormat

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes the ID format for a resource.

Instance Attribute Summary collapse

Instance Attribute Details

#deadlineTime

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.

Returns:

  • (Time)

    The date in UTC at which you are permanently switched over to using longer IDs.

#resourceString

The type of resource.

Returns:

  • (String)

    The type of resource.

#use_long_idsBoolean

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

Returns:

  • (Boolean)

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