class Aws::ServiceCatalog::Types::ProductViewDetail

Information about a product view.

@!attribute [rw] product_view_summary

Summary information about the product view.
@return [Types::ProductViewSummary]

@!attribute [rw] status

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.
@return [String]

@!attribute [rw] product_arn

The ARN of the product.
@return [String]

@!attribute [rw] created_time

The UTC time stamp of the creation time.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/ProductViewDetail AWS API Documentation

Constants

SENSITIVE