ClusterStorageInfoArgs

data class ClusterStorageInfoArgs(val ebsStorageInfo: Output<ClusterEbsStorageInfoArgs>? = null) : ConvertibleToJava<ClusterStorageInfoArgs>

Constructors

Link copied to clipboard
constructor(ebsStorageInfo: Output<ClusterEbsStorageInfoArgs>? = null)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): ClusterStorageInfoArgs