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