get Data Source
Gets a datasource. Note: This API requires an admin account to execute.
Return
null
Parameters
argument
null
suspend fun getDataSource(datasourceId: String, debugOptionsEnableDebugging: Boolean? = null): GetDataSourceResult
Return
null
Parameters
datasource Id
debug Options Enable Debugging
See also
suspend fun getDataSource(argument: suspend GetDataSourcePlainArgsBuilder.() -> Unit): GetDataSourceResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.cloudsearch.v1.kotlin.inputs.GetDataSourcePlainArgs.