AssetAttributes constructor
AssetAttributes({})
Implementation
AssetAttributes({
required this.schemaVersion,
this.agentId,
this.amiId,
this.autoScalingGroup,
this.hostname,
this.ipv4Addresses,
this.networkInterfaces,
this.tags,
});