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