toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.msk.kotlin.outputs
/
ClusterProvisionedThroughput
Cluster
Provisioned
Throughput
data
class
ClusterProvisionedThroughput
(
val
enabled
:
Boolean
?
=
null
,
val
volumeThroughput
:
Int
?
=
null
)
Members
Constructors
Cluster
Provisioned
Throughput
Link copied to clipboard
constructor
(
enabled
:
Boolean
?
=
null
,
volumeThroughput
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
enabled
Link copied to clipboard
val
enabled
:
Boolean
?
=
null
volume
Throughput
Link copied to clipboard
val
volumeThroughput
:
Int
?
=
null