menu
aws_greengrass_api package
documentation
greengrassv2-2020-11-30.dart
CreateDeploymentResponse
CreateDeploymentResponse constructor
CreateDeploymentResponse constructor
dark_mode
light_mode
CreateDeploymentResponse
constructor
CreateDeploymentResponse
(
{
String
?
deploymentId
,
String
?
iotJobArn
,
String
?
iotJobId
,
})
Implementation
CreateDeploymentResponse({ this.deploymentId, this.iotJobArn, this.iotJobId, });
aws_greengrass_api package
documentation
greengrassv2-2020-11-30
CreateDeploymentResponse
CreateDeploymentResponse constructor
CreateDeploymentResponse class