Get Volume Plain Args
data class GetVolumePlainArgs(val description: String? = null, val name: String, val region: String? = null) : ConvertibleToJava<GetVolumePlainArgs>
A collection of arguments for invoking getVolume.
A collection of arguments for invoking getVolume.