ProductViewDetail
Information about a product view.
Contents
- CreatedTime
-
The UTC time stamp of the creation time.
Type: Timestamp
Required: No
- ProductARN
-
The ARN of the product.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 150.
Required: No
- ProductViewSummary
-
Summary information about the product view.
Type: ProductViewSummary object
Required: No
- SourceConnection
-
A top level
ProductViewDetailresponse containing details about the product’s connection. AWS Service Catalog returns this field for theCreateProduct,UpdateProduct,DescribeProductAsAdmin, andSearchProductAsAdminAPIs. This response contains the same fields as theConnectionParametersrequest, with the addition of theLastSyncresponse.Type: SourceConnectionDetail object
Required: No
- 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.
Type: String
Valid Values:
AVAILABLE | CREATING | FAILEDRequired: No
-
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: