get Connection
Gets details of a single Connection.
Return
null
Parameters
argument
null
suspend fun getConnection(connectionId: String, location: String, project: String? = null): GetConnectionResult
Return
null
Parameters
connection Id
location
project
See also
suspend fun getConnection(argument: suspend GetConnectionPlainArgsBuilder.() -> Unit): GetConnectionResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.beyondcorp.v1alpha.kotlin.inputs.GetConnectionPlainArgs.