data class InstanceAddOnArgs(val snapshotTime: Output<String>, val status: Output<String>, val type: Output<String>) : ConvertibleToJava<InstanceAddOnArgs>
The daily time when an automatic snapshot will be created. Must be in HH:00 format, and in an hourly increment and specified in Coordinated Universal Time (UTC). The snapshot will be automatically created between the time specified and up to 45 minutes after.