get Entity
Gets a single entity row matching the entity type and entity id specified in the request.
Return
null
Parameters
argument
null
suspend fun getEntity(connectionId: String, entityId: String, entityTypeId: String, location: String, project: String? = null): GetEntityResult
Return
null
Parameters
connection Id
entity Id
entity Type Id
location
project
See also
Return
null
Parameters
argument
Builder for com.pulumi.googlenative.connectors.v2.kotlin.inputs.GetEntityPlainArgs.