pulumi-google-native-kotlin
0.31.1.1
pulumi-google-native-kotlin
/
com.pulumi.googlenative.connectors.v2.kotlin
/
Connectors_v2Functions
Connectors_v2Functions
object
Connectors_v2Functions
Functions
Functions
get
Entity
Link copied to clipboard
suspend
fun
getEntity
(
argument
:
GetEntityPlainArgs
)
:
GetEntityResult
Gets a single entity row matching the entity type and entity id specified in the request.
suspend
fun
getEntity
(
argument
:
suspend
GetEntityPlainArgsBuilder
.
(
)
->
Unit
)
:
GetEntityResult
suspend
fun
getEntity
(
connectionId
:
String
,
entityId
:
String
,
entityTypeId
:
String
,
location
:
String
,
project
:
String
?
=
null
)
:
GetEntityResult