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>
Constructors
Link copied to clipboard
fun ProtectionContainerMappingAutomaticUpdateArgs(authenticationType: Output<String>? = null, automationAccountId: Output<String>? = null, enabled: Output<Boolean>? = null)