Get Secrets List Plain Args
data class GetSecretsListPlainArgs(val namespace: String? = null, val path: String) : ConvertibleToJava<GetSecretsListPlainArgs>
A collection of arguments for invoking getSecretsList.
A collection of arguments for invoking getSecretsList.