InfrastructureConfigurationSummary constructor
      
      InfrastructureConfigurationSummary({})
     
    
    
Implementation
InfrastructureConfigurationSummary({
  this.arn,
  this.dateCreated,
  this.dateUpdated,
  this.description,
  this.name,
  this.resourceTags,
  this.tags,
});