toggle menu
pulumi-gcp-kotlin
7.38.0.0
jvm
switch theme
search in API
pulumi-gcp-kotlin
/
com.pulumi.gcp.pubsub.kotlin.inputs
/
LiteTopicReservationConfigArgs
Lite
Topic
Reservation
Config
Args
data
class
LiteTopicReservationConfigArgs
(
val
throughputReservation
:
Output
<
String
>
?
=
null
)
:
ConvertibleToJava
<
LiteTopicReservationConfigArgs
>
Members
Constructors
Lite
Topic
Reservation
Config
Args
Link copied to clipboard
constructor
(
throughputReservation
:
Output
<
String
>
?
=
null
)
Properties
throughput
Reservation
Link copied to clipboard
val
throughputReservation
:
Output
<
String
>
?
=
null
The Reservation to use for this topic's throughput capacity.
Functions
to
Java
Link copied to clipboard
open
override
fun
toJava
(
)
:
LiteTopicReservationConfigArgs