get Contentitem
Get a content resource.
Return
null
Parameters
argument
null
suspend fun getContentitem(contentitemId: String, lakeId: String, location: String, project: String? = null, view: String? = null): GetContentitemResult
Return
null
Parameters
contentitem Id
lake Id
location
project
view
See also
suspend fun getContentitem(argument: suspend GetContentitemPlainArgsBuilder.() -> Unit): GetContentitemResult
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.dataplex.v1.kotlin.inputs.GetContentitemPlainArgs.