VolumeArgs

constructor(azureFile: Output<AzureFileVolumeArgs>? = null, emptyDir: Output<Any>? = null, gitRepo: Output<GitRepoVolumeArgs>? = null, name: Output<String>, secret: Output<Map<String, String>>? = null, secretReference: Output<Map<String, String>>? = null)