Get Custom Key Store Plain Args
data class GetCustomKeyStorePlainArgs(val customKeyStoreId: String? = null, val customKeyStoreName: String? = null) : ConvertibleToJava<GetCustomKeyStorePlainArgs>
A collection of arguments for invoking getCustomKeyStore.