GetStorageLensGroupPlainArgs

data class GetStorageLensGroupPlainArgs(val name: String) : ConvertibleToJava<GetStorageLensGroupPlainArgs>

Constructors

Link copied to clipboard
constructor(name: String)

Properties

Link copied to clipboard

This property contains the Storage Lens group name.

Functions

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