GetLoggerDefinitionResponse constructor
      
      GetLoggerDefinitionResponse({})
     
    
    
Implementation
GetLoggerDefinitionResponse({
  this.arn,
  this.creationTimestamp,
  this.id,
  this.lastUpdatedTimestamp,
  this.latestVersion,
  this.latestVersionArn,
  this.name,
  this.tags,
});