You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ServiceCatalog::Types::UpdateProvisionedProductPropertiesOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::ServiceCatalog::Types::UpdateProvisionedProductPropertiesOutput
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#provisioned_product_id ⇒ String
The provisioned product identifier.
-
#provisioned_product_properties ⇒ Hash<String,String>
A map that contains the properties updated.
-
#record_id ⇒ String
The identifier of the record.
-
#status ⇒ String
The status of the request.
Instance Attribute Details
#provisioned_product_id ⇒ String
The provisioned product identifier.
#provisioned_product_properties ⇒ Hash<String,String>
A map that contains the properties updated.
#record_id ⇒ String
The identifier of the record.
#status ⇒ String
The status of the request.
Possible values:
- CREATED
- IN_PROGRESS
- IN_PROGRESS_IN_ERROR
- SUCCEEDED
- FAILED