get Rate Plan
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
apiproduct Id
organization Id
rateplan Id
suspend fun getRatePlan(argument: suspend GetRatePlanPlainArgsBuilder.() -> Unit): GetRatePlanResult
Return
null
See also
Parameters
argument
Builder for com.pulumi.googlenative.apigee.v1.kotlin.inputs.GetRatePlanPlainArgs.