Garbage Collection Properties Args
data class GarbageCollectionPropertiesArgs(val enabled: Output<Boolean>? = null, val schedule: Output<String>? = null) : ConvertibleToJava<GarbageCollectionPropertiesArgs>
The garbage collection properties of the connected registry.