You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ServiceCatalog::Types::RecordOutput
- Inherits:
-
Struct
- Object
- Struct
- Aws::ServiceCatalog::Types::RecordOutput
- Defined in:
- (unknown)
Overview
The output for the product created as the result of a request. For example, the output for a CloudFormation-backed product that creates an S3 bucket would include the S3 bucket URL.
Instance Attribute Summary collapse
-
#description ⇒ String
The description of the output.
-
#output_key ⇒ String
The output key.
-
#output_value ⇒ String
The output value.
Instance Attribute Details
#description ⇒ String
The description of the output.
#output_key ⇒ String
The output key.
#output_value ⇒ String
The output value.