Get Volume Group Plain Args
data class GetVolumeGroupPlainArgs(val elasticSanId: String, val name: String) : ConvertibleToJava<GetVolumeGroupPlainArgs>
A collection of arguments for invoking getVolumeGroup.
A collection of arguments for invoking getVolumeGroup.