ListStorageLensConfigurationEntry constructor
ListStorageLensConfigurationEntry({})
Implementation
ListStorageLensConfigurationEntry({
required this.homeRegion,
required this.id,
required this.storageLensArn,
this.isEnabled,
});