menu
aws_servicecatalog_api package
documentation
servicecatalog-2015-12-10.dart
RecordOutput
RecordOutput constructor
RecordOutput constructor
dark_mode
light_mode
RecordOutput
constructor
RecordOutput
(
{
String
?
description
,
String
?
outputKey
,
String
?
outputValue
,
})
Implementation
RecordOutput({ this.description, this.outputKey, this.outputValue, });
aws_servicecatalog_api package
documentation
servicecatalog-2015-12-10
RecordOutput
RecordOutput constructor
RecordOutput class