CreateCloudFormationTemplateResponse constructor
      
      CreateCloudFormationTemplateResponse({})
     
    
    
Implementation
CreateCloudFormationTemplateResponse({
  this.applicationId,
  this.creationTime,
  this.expirationTime,
  this.semanticVersion,
  this.status,
  this.templateId,
  this.templateUrl,
});