pulumi-aws-kotlin
6.33.1.0
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
)
Types
Constructors
Properties
Constructors
Kx
Volume
Attached
Cluster
Link copied to clipboard
fun
KxVolumeAttachedCluster
(
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