Soft Delete Policy Args
data class SoftDeletePolicyArgs(val isSoftDeleteEnabled: Output<Boolean>? = null) : ConvertibleToJava<SoftDeletePolicyArgs>
Contains information about the soft deletion policy of the gallery.
Contains information about the soft deletion policy of the gallery.