Volume Backups Args
data class VolumeBackupsArgs(val backupsCount: Output<Int>? = null, val policyEnabled: Output<Boolean>? = null, val volumeName: Output<String>? = null) : ConvertibleToJava<VolumeBackupsArgs>
Volume details using the backup policy