menu
aws_imagebuilder_api package
documentation
imagebuilder-2019-12-02.dart
ImportComponentResponse
ImportComponentResponse constructor
ImportComponentResponse constructor
dark_mode
light_mode
ImportComponentResponse
constructor
ImportComponentResponse
(
{
String
?
clientToken
,
String
?
componentBuildVersionArn
,
String
?
requestId
,
})
Implementation
ImportComponentResponse({ this.clientToken, this.componentBuildVersionArn, this.requestId, });
aws_imagebuilder_api package
documentation
imagebuilder-2019-12-02
ImportComponentResponse
ImportComponentResponse constructor
ImportComponentResponse class