Protection Container Mapping Automatic Update Args
data class ProtectionContainerMappingAutomaticUpdateArgs(val authenticationType: Output<String>? = null, val automationAccountId: Output<String>? = null, val enabled: Output<Boolean>? = null) : ConvertibleToJava<ProtectionContainerMappingAutomaticUpdateArgs>