toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.confluent.kotlin.outputs
/
ClusterStatusEntityResponse
Cluster
Status
Entity
Response
data
class
ClusterStatusEntityResponse
(
val
cku
:
Int
?
=
null
,
val
phase
:
String
?
=
null
)
Status of the cluster record
Members
Constructors
Cluster
Status
Entity
Response
Link copied to clipboard
constructor
(
cku
:
Int
?
=
null
,
phase
:
String
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
cku
Link copied to clipboard
val
cku
:
Int
?
=
null
The number of Confluent Kafka Units
phase
Link copied to clipboard
val
phase
:
String
?
=
null
The lifecycle phase of the cluster