Secret V2Args
constructor(cas: Output<Int>? = null, customMetadata: Output<SecretV2CustomMetadataArgs>? = null, dataJson: Output<String>? = null, deleteAllVersions: Output<Boolean>? = null, disableRead: Output<Boolean>? = null, mount: Output<String>? = null, name: Output<String>? = null, namespace: Output<String>? = null, options: Output<Map<String, String>>? = null)