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

Class: Aws::ServiceCatalog::Types::ResourceDetail

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

Overview

Information about a resource.

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The ARN of the resource.

Returns:

  • (String)

    The ARN of the resource.

#created_timeTime

The creation time of the resource.

Returns:

  • (Time)

    The creation time of the resource.

#descriptionString

The description of the resource.

Returns:

  • (String)

    The description of the resource.

#idString

The identifier of the resource.

Returns:

  • (String)

    The identifier of the resource.

#nameString

The name of the resource.

Returns:

  • (String)

    The name of the resource.