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

Class: Aws::MarketplaceCatalog::Types::DescribeEntityResponse

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

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#detailsString

This stringified JSON object includes the details of the entity.

Returns:

  • (String)

    This stringified JSON object includes the details of the entity.

#entity_arnString

The ARN associated to the unique identifier for the change set referenced in this request.

Returns:

  • (String)

    The ARN associated to the unique identifier for the change set referenced in this request.

#entity_identifierString

The identifier of the entity, in the format of EntityId@RevisionId.

Returns:

  • (String)

    The identifier of the entity, in the format of EntityId@RevisionId.

#entity_typeString

The named type of the entity, in the format of EntityType@Version.

Returns:

  • (String)

    The named type of the entity, in the format of EntityType@Version.

#last_modified_dateString

The last modified date of the entity, in ISO 8601 format (2018-02-27T13:45:22Z).

Returns:

  • (String)

    The last modified date of the entity, in ISO 8601 format (2018-02-27T13:45:22Z).