destination

@JvmName(name = "ultqjihttyeywjwx")
suspend fun destination(value: Output<ConnectivityTestDestinationArgs>)
@JvmName(name = "gqjsmevxlyvnyeel")
suspend fun destination(value: ConnectivityTestDestinationArgs?)

Parameters

value

Required. Destination specification of the Connectivity Test. You can use a combination of destination IP address, URI of a supported endpoint, project ID, or VPC network to identify the destination location. Reachability analysis proceeds even if the destination location is ambiguous. However, the test result might include endpoints or use a destination that you don't intend to test. Structure is documented below.


@JvmName(name = "ogmcgyxtrxvrjwri")
suspend fun destination(argument: suspend ConnectivityTestDestinationArgsBuilder.() -> Unit)

Parameters

argument

Required. Destination specification of the Connectivity Test. You can use a combination of destination IP address, URI of a supported endpoint, project ID, or VPC network to identify the destination location. Reachability analysis proceeds even if the destination location is ambiguous. However, the test result might include endpoints or use a destination that you don't intend to test. Structure is documented below.