Get Secrets List V2Plain Args
data class GetSecretsListV2PlainArgs(val mount: String, val name: String? = null, val namespace: String? = null) : ConvertibleToJava<GetSecretsListV2PlainArgs>
A collection of arguments for invoking getSecretsListV2.