mobileDeviceManagement

@JvmName(name = "ovrukgbsowjghrsm")
suspend fun mobileDeviceManagement(value: Output<ConnectorMobileDeviceManagementArgs>)
@JvmName(name = "wljkthdpcrlplebl")
suspend fun mobileDeviceManagement(value: ConnectorMobileDeviceManagementArgs?)

Parameters

value

Contains settings relevant to the mobile device management system that you chose for the connector. If you didn't configure MobileDeviceManagement , then the connector is for general-purpose use and this object is empty.


@JvmName(name = "ejlqepaimjifaape")
suspend fun mobileDeviceManagement(argument: suspend ConnectorMobileDeviceManagementArgsBuilder.() -> Unit)

Parameters

argument

Contains settings relevant to the mobile device management system that you chose for the connector. If you didn't configure MobileDeviceManagement , then the connector is for general-purpose use and this object is empty.