connectivity

@JvmName(name = "rybuclscnouuojcb")
suspend fun connectivity(value: Output<ConnectivityArgs>)
@JvmName(name = "bnjkqamjgthbnlqb")
suspend fun connectivity(value: ConnectivityArgs?)

Parameters

value

Details about connectivity issue. Applicable when root resource causing the issue is not identified. For example, when a VM is impacted due to a network issue, the impacted resource is identified as the VM, but the root cause is the network. In such cases, the connectivity field will have the details about the network issue


@JvmName(name = "bhotvlqomxfiqbqu")
suspend fun connectivity(argument: suspend ConnectivityArgsBuilder.() -> Unit)

Parameters

argument

Details about connectivity issue. Applicable when root resource causing the issue is not identified. For example, when a VM is impacted due to a network issue, the impacted resource is identified as the VM, but the root cause is the network. In such cases, the connectivity field will have the details about the network issue