toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.finspace.kotlin.outputs
/
KxVolumeAttachedCluster
Kx
Volume
Attached
Cluster
data
class
KxVolumeAttachedCluster
(
val
clusterName
:
String
,
val
clusterStatus
:
String
,
val
clusterType
:
String
)
Members
Constructors
Kx
Volume
Attached
Cluster
Link copied to clipboard
constructor
(
clusterName
:
String
,
clusterStatus
:
String
,
clusterType
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
cluster
Name
Link copied to clipboard
val
clusterName
:
String
cluster
Status
Link copied to clipboard
val
clusterStatus
:
String
cluster
Type
Link copied to clipboard
val
clusterType
:
String