getSfdcChannel

Gets an sfdc channel. If the channel doesn't exist, Code.NOT_FOUND exception will be thrown.

Return

null

Parameters

argument

null


suspend fun getSfdcChannel(location: String, productId: String, project: String? = null, sfdcChannelId: String, sfdcInstanceId: String): GetSfdcChannelResult

Return

null

Parameters

location
productId
project
sfdcChannelId
sfdcInstanceId

See also


Return

null

Parameters

argument

Builder for com.pulumi.googlenative.integrations.v1alpha.kotlin.inputs.GetSfdcChannelPlainArgs.

See also