StorageProfileArgs

constructor(backupRetentionDays: Output<Int>? = null, geoRedundantBackup: Output<Either<String, GeoRedundantBackup>>? = null, storageAutogrow: Output<Either<String, StorageAutogrow>>? = null, storageMB: Output<Int>? = null)