consumeReservationType

@JvmName(name = "emkojedjrjnivwta")
suspend fun consumeReservationType(value: Output<String>)
@JvmName(name = "rugfjtiichjgbnqc")
suspend fun consumeReservationType(value: String)

Parameters

value

The type of reservation consumption Accepted values are:

  • "UNSPECIFIED": Default value. This should not be used.

  • "NO_RESERVATION": Do not consume from any reserved capacity.

  • "ANY_RESERVATION": Consume any reservation available.

  • "SPECIFIC_RESERVATION": Must consume from a specific reservation. Must specify key value fields for specifying the reservations.