getRatePlan

Gets the details of a rate plan.

Return

null

Parameters

argument

null


suspend fun getRatePlan(apiproductId: String, organizationId: String, rateplanId: String): GetRatePlanResult

Return

null

See also

Parameters

apiproductId
organizationId
rateplanId

suspend fun getRatePlan(argument: suspend GetRatePlanPlainArgsBuilder.() -> Unit): GetRatePlanResult

Return

null

See also

Parameters

argument

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