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

Class: Aws::ServiceCatalog::Types::ProductViewDetail

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#created_timeTime

The UTC time stamp of the creation time.

Returns:

  • (Time)

    The UTC time stamp of the creation time.

#product_arnString

The ARN of the product.

Returns:

  • (String)

    The ARN of the product.

#product_view_summaryTypes::ProductViewSummary

Summary information about the product view.

Returns:

#statusString

The status of the product.

  • AVAILABLE - The product is ready for use.

  • CREATING - Product creation has started; the product is not ready for use.

  • FAILED - An action failed.

    Possible values:

    • AVAILABLE
    • CREATING
    • FAILED

Returns:

  • (String)

    The status of the product.