pulumi-aws-native-kotlin
0.82.0.0
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
)
Types
Constructors
Properties
Constructors
Cluster
Provisioned
Throughput
Link copied to clipboard
fun
ClusterProvisionedThroughput
(
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