getInstance

Gets the details for an Apigee runtime instance. Note: Not supported for Apigee hybrid.

Return

null

Parameters

argument

null


suspend fun getInstance(instanceId: String, organizationId: String): GetInstanceResult

Return

null

See also

Parameters

instanceId
organizationId

suspend fun getInstance(argument: suspend GetInstancePlainArgsBuilder.() -> Unit): GetInstanceResult

Return

null

See also

Parameters

argument

Builder for com.pulumi.googlenative.apigee.v1.kotlin.inputs.GetInstancePlainArgs.