VolumeArgs

fun VolumeArgs(name: Output<String>? = null, sizeGb: Output<Double>? = null, volumeType: Output<String>? = null)