get Query
Get query status If the query is still in progress, the state
is set to "running" After the query has completed successfully, state
is set to "completed"
Return
null
Parameters
argument
null
suspend fun getQuery(environmentId: String, organizationId: String, queryId: String): GetQueryResult
Return
null
See also
Parameters
environment Id
organization Id
query Id
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.apigee.v1.kotlin.inputs.GetQueryPlainArgs.