BackendEnvironment constructor
BackendEnvironment({})
Implementation
BackendEnvironment({
required this.backendEnvironmentArn,
required this.createTime,
required this.environmentName,
required this.updateTime,
this.deploymentArtifacts,
this.stackName,
});