getSfdcInstance

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

Return

null

Parameters

argument

null


suspend fun getSfdcInstance(location: String, productId: String, project: String? = null, sfdcInstanceId: String): GetSfdcInstanceResult

Return

null

Parameters

location
productId
project
sfdcInstanceId

See also


Return

null

Parameters

argument

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

See also